Update README.md
Browse files
README.md
CHANGED
|
@@ -147,7 +147,8 @@ vllm serve Qwen/Qwen3-14B \
|
|
| 147 |
GUIDELLM__PREFERRED_ROUTE="chat_completions" \
|
| 148 |
guidellm benchmark \
|
| 149 |
--target "http://localhost:8000/v1" \
|
| 150 |
-
--data "RedHatAI/
|
|
|
|
| 151 |
--rate-type sweep \
|
| 152 |
--max-seconds 600 \
|
| 153 |
--output-path "Qwen3-14B-HumanEval.json" \
|
|
|
|
| 147 |
GUIDELLM__PREFERRED_ROUTE="chat_completions" \
|
| 148 |
guidellm benchmark \
|
| 149 |
--target "http://localhost:8000/v1" \
|
| 150 |
+
--data "RedHatAI/speculator_benchmarks" \
|
| 151 |
+
--data-args '{"data_files": "HumanEval.jsonl"}' \
|
| 152 |
--rate-type sweep \
|
| 153 |
--max-seconds 600 \
|
| 154 |
--output-path "Qwen3-14B-HumanEval.json" \
|