mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(docs) lm harness
This commit is contained in:
parent
45d681107d
commit
44ee34529b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ OpenAI Compatible Endpoint at http://0.0.0.0:8000
|
|||
|
||||
**Step 2: Set OpenAI API Base**
|
||||
```shell
|
||||
$ export OPENAI_API_BASE="http://0.0.0.0:8000"
|
||||
$ export OPENAI_API_BASE=http://0.0.0.0:8000
|
||||
```
|
||||
|
||||
**Step 3: Run LM-Eval-Harness**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue