pengxiao-song / LaWGPT

🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
https://github.com/pengxiao-song/LaWGPT/
GNU General Public License v3.0
5.75k stars 528 forks source link

环境错误 huggingface能正常打开 但是无法加载预训练模型的tokenizer #144

Open lengsihan opened 7 months ago

lengsihan commented 7 months ago

OSError: Can't load tokenizer for 'minlik/chinese-alpaca-plus-7b-merged'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'minlik/chinese-alpaca-plus-7b-merged' is the correct path to a directory containing all relevant files for a LlamaTokenizer tokenizer.

danielchan-25 commented 4 months ago

同问,有解决办法了吗?

LiNoZues commented 4 months ago

同问,有解决办法了吗?

挂代理,科学上网 试试

danielchan-25 commented 4 months ago

同问,有解决办法了吗?

挂代理,科学上网 试试

确实是这个问题,感谢!