explosion / explosion/spacy-llm
I have downloaded the llama2 model to local path, but program always try downloaded the llama2 from huggingface
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
I have downloaded the llama2 model to local path, but program always try downloaded the llama2 from huggingface, how do I let the program know the model in my local path? or is there any way to customize the path like `AutoModel.from_pretrained`?Thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
The report names no repository file, test, or entry point. Start by tracing how Llama2 model loading handles a local path versus Hugging Face, and compare the desired behavior with AutoModel.from_pretrained; done means a configured local path is used without attempting a Hugging Face download.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100