|
|
1 an în urmă | |
|---|---|---|
| .. | ||
| README_faiss.md | 1 an în urmă | |
| faiss_index.py | 1 an în urmă | |
| output.txt | 1 an în urmă | |
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