stanford-futuredata / ARES

Automated Evaluation of RAG Systems
https://ares-ai.vercel.app/
Apache License 2.0
452 stars 49 forks source link

Switch openai embeddings to local multilingual embeddings #25

Closed elsatch closed 5 months ago

elsatch commented 5 months ago

https://github.com/elsatch/local-ARES/blob/5bbfcb4d176a29f9d33fa18188b8fac70012dbc2/LLM-as-a-Judge_Adaptation/Filter_Synthetic_Queries.py#L20-L29

elsatch commented 5 months ago

I am planning to add support for multilingual local embeddings besides OpenAI embeddings in my local fork.

elsatch commented 5 months ago

I have transfered this to the issues in my fork. Sorry for the noise here!