I got these two errors while running the code:
1/ Could not load library with AVX2 support due to:
ModuleNotFoundError("No module named 'faiss.swigfaiss_avx2'")
2/NotImplementedError: Async generation not implemented for this LLM.
Any solution please?
I got these two errors while running the code:
1/ Could not load library with AVX2 support due to:
ModuleNotFoundError("No module named 'faiss.swigfaiss_avx2'")
2/NotImplementedError: Async generation not implemented for this LLM.
Any solution please?