forked from phoenix/litellm-mirror
(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
Add a link
Reference in a new issue