(docs) lm harness

This commit is contained in:
ishaan-jaff 2023-11-04 17:51:50 -07:00
parent 45d681107d
commit 44ee34529b

View file

@ -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**