From f066df9ba0e6afaea0c45ceb209c6df833ad7024 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Fri, 8 Sep 2023 06:42:52 -0700 Subject: [PATCH] docs --- docs/my-website/docs/tutorials/compare_llms.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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.