Open evyy1234 opened 1 year ago
加载本地的chatglm模型,运行时报错 连接huggingface超时,明明都通过本地加载模型了,为什么还是会访问到huggingface网站呢
不要访问huggingface网站
- OS:wwindows - Python:3.9 - Transformers:4.26.1 - PyTorch:1.12 - CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :True
No response
Is there an existing issue for this?
Current Behavior
加载本地的chatglm模型,运行时报错 连接huggingface超时,明明都通过本地加载模型了,为什么还是会访问到huggingface网站呢
Expected Behavior
不要访问huggingface网站
Steps To Reproduce
Environment
Anything else?
No response