forked from phoenix/litellm-mirror
docs
This commit is contained in:
parent
b1953d87dd
commit
f066df9ba0
1 changed files with 5 additions and 2 deletions
|
@ -9,13 +9,14 @@ Easily benchmark LLMs for a given question by viewing
|
||||||
### Benchmark Output
|
### Benchmark Output
|
||||||
<Image img={require('../../img/bench_llm.png')} />
|
<Image img={require('../../img/bench_llm.png')} />
|
||||||
|
|
||||||
**🤝 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:
|
## Setup:
|
||||||
```
|
```
|
||||||
git clone https://github.com/BerriAI/litellm
|
git clone https://github.com/BerriAI/litellm
|
||||||
```
|
```
|
||||||
cd to `benchmark` dir
|
cd to `benchmark` dir
|
||||||
|
|
||||||
|
Located here:
|
||||||
|
https://github.com/BerriAI/litellm/tree/main/cookbook/benchmark
|
||||||
```
|
```
|
||||||
cd litellm/cookbook/benchmark
|
cd litellm/cookbook/benchmark
|
||||||
```
|
```
|
||||||
|
@ -81,6 +82,8 @@ Benchmark Results for 'When will BerriAI IPO?':
|
||||||
| | plans or strategies. | | |
|
| | 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.
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue