from Hacker News

BSD_Evals: Open-source LLM evaluation tool

by bsdpython on 4/8/24, 7:26 PM with 1 comments

  • by bsdpython on 4/8/24, 7:26 PM

    How do you know which LLM is the best option to use for your particular use case? I published an open source repo to evaluate models based on your own set of prompts across Anthropic, Google and OpenAI. Besides model evaluation, it can also be useful for prompt engineering, API response time benchmarking and production application monitoring.