explodinggradients / ragas

Supercharge Your LLM Application Evaluations 🚀
https://docs.ragas.io
Apache License 2.0
6.99k stars 701 forks source link

Is there any example using local open source LLM model for evaluation? #1449

Open RyanTree-HS opened 2 weeks ago

RyanTree-HS commented 2 weeks ago

Using openAI api might not be feasible for some environment, could someone provide any reference or example link on running evaluation with local LLM model/?

dosubot[bot] commented 2 weeks ago

Yes, there are examples and documentation for evaluating RAG pipelines using local models in RAGAS. You can refer to the article by Atita Arora titled "Evaluating Retrieval Augmented Generation using RAGAS" for an end-to-end tutorial. Additionally, the RAGAS documentation includes a notebook titled "Evaluating RAG pipelines with Openlayer and Ragas," which provides a step-by-step guide for setting up and evaluating RAG pipelines with local models [1][2].

To continue talking to Dosu, mention @dosu.