We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a623c1 commit 69d14c8Copy full SHA for 69d14c8
conf/experimental/ai_dynamo/test_scenario/vllm_slurm.toml
@@ -65,7 +65,7 @@ test_template_name = "AIDynamo"
65
66
[Tests.cmd_args.genai_perf]
67
concurrency = 8
68
- endpoint = "v1/chat/completion"
+ endpoint = "v1/chat/completions"
69
endpoint-type = "chat"
70
extra-inputs = 'min_tokens:10'
71
output-tokens-mean = 150
0 commit comments