Skip to content

Commit 69d14c8

Browse files
committed
Fix typo
1 parent 2a623c1 commit 69d14c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/experimental/ai_dynamo/test_scenario/vllm_slurm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ test_template_name = "AIDynamo"
6565

6666
[Tests.cmd_args.genai_perf]
6767
concurrency = 8
68-
endpoint = "v1/chat/completion"
68+
endpoint = "v1/chat/completions"
6969
endpoint-type = "chat"
7070
extra-inputs = 'min_tokens:10'
7171
output-tokens-mean = 150

0 commit comments

Comments
 (0)