[Doc][Misc] Correcting the document and uploading the model deployment template (#8287)
<!-- Thanks for sending a pull request! BEFORE SUBMITTING, PLEASE READ https://docs.vllm.ai/en/latest/contributing/overview.html --> ### What this PR does / why we need it? Correcting the document and uploading the model deployment template ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? --------- Signed-off-by: herizhen <1270637059@qq.com> Signed-off-by: herizhen <59841270+herizhen@users.noreply.github.com>
This commit is contained in:
@@ -133,7 +133,7 @@ models = [
|
||||
|
||||
```bash
|
||||
# Example command to test gsm8k dataset performance using the first 100 prompts. Commands for other datasets are similar.
|
||||
ais_bench --models vllm_api_stream_chat \
|
||||
ais_bench --models vllm-api-stream-chat \
|
||||
--datasets gsm8k_gen_0_shot_cot_str_perf \
|
||||
--debug --summarizer default_perf --mode perf --num-prompts 100
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user