Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demos/continuous_batching/accuracy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It reports end to end quality of served model from the client application point

Install the framework via pip:
```console
pip3 install --extra-index-url "https://download.pytorch.org/whl/cpu" lm_eval[api] langdetect immutabledict dotenv openai
pip3 install --extra-index-url "https://download.pytorch.org/whl/cpu" lm_eval[api] langdetect immutabledict dotenv openai hf_transfer
```

## Exporting the models
Expand Down