mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
docs: fix typo in benchmark stats (Provier -> Provider)
This commit is contained in:
parent
cb6ccc694c
commit
5554f50223
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ LiteLLM now sends 2.5× more requests to LLM providers by replacing sequential i
|
|||
|
||||
```
|
||||
============================================================
|
||||
Fake LLM Provier Stats (When called by LiteLLM)
|
||||
Fake LLM Provider Stats (When called by LiteLLM)
|
||||
============================================================
|
||||
Total Time: 0.56s
|
||||
Requests/Second: 10746.68
|
||||
|
|
@ -91,7 +91,7 @@ Status Codes:
|
|||
|
||||
```
|
||||
============================================================
|
||||
Fake LLM Provier Stats (When called by LiteLLM)
|
||||
Fake LLM Provider Stats (When called by LiteLLM)
|
||||
============================================================
|
||||
Total Time: 1.42s
|
||||
Requests/Second: 4224.49
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue