anair123 / Llama2-Powered-QA-Chatbot-For-Research-Papers

14 stars 10 forks source link

Error message on faiss #1

Open FJGEODEV opened 11 months ago

FJGEODEV commented 11 months ago

RuntimeError: Error in faiss::FileIOReader::FileIOReader(const char*) at /home/conda/feedstock_root/build_artifacts/faiss-split_1685256931647/work/faiss/impl/io.cpp:67: Error: 'f' failed: could not open faiss/index.faiss for reading: No such file or directory

gipdiaz commented 9 months ago

you have to build the faiss model firsts, with the create_vector_store.py script