Skip to content

Commit 64985f7

Browse files
committed
fix test
1 parent 3fc9fb8 commit 64985f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vllm-profiling/cuda/profiling-tests.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"host": "localhost",
2020
"port": 8000,
2121
"num_prompts": 100,
22-
"ignore_eos": true,
23-
"profile": true
22+
"ignore_eos": "",
23+
"profile": ""
2424
}
2525
}
2626
]

0 commit comments

Comments
 (0)