Open ishaan-jaff opened 1 year ago
@loubnabnl @Muennighoff @infinitylogesh can you take a look at this PR when possible ?
I believe LiteLLM makes it easier to benchmark LLMs - would love your feedback if not
Thanks for the PR, what do you think @Muennighoff ?
@Muennighoff @loubnabnl updated based on feedback - thanks
This PR adds support for the above mentioned LLMs using LiteLLM https://github.com/BerriAI/litellm/ LiteLLM is a lightweight package to simplify LLM API calls - use any llm as a drop in replacement for gpt-3.5-turbo.
Example