logo
Llama-2
repo-copy-icon

copied

Browse Source

Add more resources

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 days ago
parent
commit
43ee51e95e
  1. 9
      README.md

9
README.md

@ -114,3 +114,12 @@ A dictionary of supported models with model name as key and huggingface hub id &
}
}
# More Resources
- [Local RAG Setup with Llama 3, Ollama, Milvus & LangChain - Zilliz blog](https://zilliz.com/blog/a-beginners-guide-to-using-llama-3-with-ollama-milvus-langchain): A Beginner's Guide to Using Llama 3 with Ollama, Milvus, and Langchain
- [LLama2 vs ChatGPT: How They Perform in Question Answering - Zilliz blog](https://zilliz.com/blog/comparing-meta-ai-Llama2-openai-chatgpt): What is Llama 2, and how does it perform in question answering compared to ChatGPT?
- [Boost your LLM with Private Data Using LlamaIndex | Zilliz Webinar](https://zilliz.com/event/boost-your-llm-with-private-data-using-llamaindex/success): Zilliz webinar covering how to boost your LLM with private data with LlamaIndex to generate accurate and meaningful responses that reflect unique data inputs.
- [Chat with Towards Data Science Using LlamaIndex - Zilliz blog](https://zilliz.com/learn/chat-with-towards-data-science-using-llamaindex): In this second post of the four-part Chat Towards Data Science blog series, we show why LlamaIndex is the leading open source data retrieval framework.
- [What is Llama 2?](https://zilliz.com/glossary/llama2): Learn all about Llama 2, get how to create vector embeddings, and more.
Loading…
Cancel
Save