X-D-Lab / LangChain-ChatGLM-Webui

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

启智社区模型加载成功,但是发送消息时报错没有faiss_index/index.faiss文件 #79

Closed donger0616 closed 1 year ago

donger0616 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

没有点知识库文件向量化这个button

donger0616 commented 1 year ago

已收到

TanmayIT09 commented 7 months ago

Facing same error while running one streamlit app. RuntimeError: Error in __cdecl faiss::FileIOReader::FileIOReader(const char *) at D:\a\faiss-wheels\faiss-wheels\faiss\faiss\impl\io.cpp:68: Error: 'f' failed: could not open faiss_index\index.faiss for reading: No such file or directory

donger0616 commented 7 months ago

已收到

TanmayIT09 commented 7 months ago

你能帮忙做同样的事吗

mohamed3laily commented 1 month ago

how to solve this

donger0616 commented 1 month ago

已收到