Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
Does anyone know how to use llama3 as
Does anyone know how to use llama3 as
Inactive
0
Follow
c
ch7yma_v
4 months ago
ยท
Does anyone know how to use llama3 as the LLM model in llamaindex without ollama? Can we instead use Huggingface? I don't want to use ollama because I don't know where it does save the model and how to change the saving directory.
R
4 comments
Share
Open in Discord
R
Roland Tannous
4 months ago
I think you're looking for this
R
Roland Tannous
4 months ago
https://docs.llamaindex.ai/en/stable/examples/llm/huggingface/
R
Roland Tannous
4 months ago
you want : llama_index.llms.HuggingFaceLLM
R
Roland Tannous
4 months ago
there are code examples on that page
Add a reply
Sign up and join the conversation on Discord
Join on Discord