X-D-Lab / LangChain-ChatGLM-Webui

基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
Apache License 2.0
3.12k stars 469 forks source link

无法加载模型 #137

Closed wiizz3 closed 7 months ago

wiizz3 commented 8 months ago

屏幕截图 2023-12-17 140726 屏幕截图 2023-12-17 140803 环境配置都没问题,就是模型这里有问题 我可以单独打开chatglm的webui,但是我无法加载

wiizz3 commented 8 months ago

Name: transformers Version: 4.36.1 Summary: State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow Home-page: https://github.com/huggingface/transformers Author: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/transformers/graphs/contributors) Author-email: transformers@huggingface.co License: Apache 2.0 License Location: F:\anaconda\Lib\site-packages Requires: filelock, huggingface-hub, numpy, packaging, pyyaml, regex, requests, safetensors, tokenizers, tqdm Required-by: fschat, peft, sentence-transformers, transformers-stream-generator, unstructured-inference

这是我的transformers的版本

thomas-yanxin commented 7 months ago

降一下transformers的版本