diff --git a/docs/my-website/docs/tutorials/compare_llms.md b/docs/my-website/docs/tutorials/compare_llms.md index 5f40a9b3d..3a5ca5822 100644 --- a/docs/my-website/docs/tutorials/compare_llms.md +++ b/docs/my-website/docs/tutorials/compare_llms.md @@ -9,13 +9,14 @@ Easily benchmark LLMs for a given question by viewing ### Benchmark Output -**🤝 Schedule a 1-on-1 Session:** Book a [1-on-1 session](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat) with Krrish and Ishaan, the founders, to discuss any issues, provide feedback, or explore how we can improve LiteLLM for you. - ## Setup: ``` git clone https://github.com/BerriAI/litellm ``` cd to `benchmark` dir + +Located here: +https://github.com/BerriAI/litellm/tree/main/cookbook/benchmark ``` cd litellm/cookbook/benchmark ``` @@ -81,6 +82,8 @@ Benchmark Results for 'When will BerriAI IPO?': | | plans or strategies. | | | +-----------------+----------------------------------------------------------------------------------+---------------------------+------------+ ``` +## Support +**🤝 Schedule a 1-on-1 Session:** Book a [1-on-1 session](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat) with Krrish and Ishaan, the founders, to discuss any issues, provide feedback, or explore how we can improve LiteLLM for you.