spacy-llm icon indicating copy to clipboard operation
spacy-llm copied to clipboard

I have downloaded the llama2 model to local path, but program always try downloaded the llama2 from huggingface

Open DunCer opened this issue 10 months ago • 0 comments

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.

DunCer avatar Mar 29 '24 02:03 DunCer