Find answers from the community

Updated 6 months ago

Why I can't find any example of using

At a glance

The community member is asking why they cannot find any examples of using Llama 3.1 without using Ollama. The comments provide some suggestions:

One community member suggests following the Hugging Face example and replacing the LLM with Llama 3.1, which should work fine. Another community member says the same applies to the Groq example.

However, a third community member notes that there is also an example with Ollama in the documentation.

There is no explicitly marked answer in the comments.

Useful resources
Why I can't find any example of using Llama 3.1 without using Ollama?
W
L
3 comments
You can follow this example of Hugginface: https://docs.llamaindex.ai/en/stable/examples/llm/huggingface/

replace the llm with llama3.1 and it should work fine
Add a reply
Sign up and join the conversation on Discord