X-D-Lab / LangChain-ChatGLM-Webui

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

simbert-base-chinese模型本地已经下载,在config文件下也改为默认,但是模型仍然无法加载 #84

Closed White-Friday closed 1 year ago

White-Friday commented 1 year ago

No sentence-transformers model found with name simbert-base-chinese. Creating a new one with MEAN pooling

White-Friday commented 1 year ago

RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /project/faiss/faiss/impl/io.cpp:67: Error: 'f' failed: could not open faiss_index/index.faiss for reading: No such file or directory

thomas-yanxin commented 1 year ago

https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui/issues/79