|
7 maanden geleden | |
---|---|---|
.. | ||
README_faiss.md | 7 maanden geleden | |
faiss_index.py | 7 maanden geleden | |
output.txt | 7 maanden geleden |
Comparing Faiss with the original RAG. Using the TAIDE LLM model. Using created embeddings in the Supabase db.
Did not apply multi_query on Faiss (it will generate very similar answers from the original RAG). Applied multi_query on the original RAG only.
Evaluate on: 1. speed 2. RAGAS score Some of the result is in the output.txt