Update README.md
Browse files
README.md
CHANGED
|
@@ -151,6 +151,6 @@ guidellm benchmark \
|
|
| 151 |
--rate-type sweep \
|
| 152 |
--max-seconds 600 \
|
| 153 |
--output-path "Qwen3-32B-HumanEval.json" \
|
| 154 |
-
--backend-args '{"extra_body": {"chat_completions": {"temperature":0.6, "top_p":0.
|
| 155 |
|
| 156 |
</details>
|
|
|
|
| 151 |
--rate-type sweep \
|
| 152 |
--max-seconds 600 \
|
| 153 |
--output-path "Qwen3-32B-HumanEval.json" \
|
| 154 |
+
--backend-args '{"extra_body": {"chat_completions": {"temperature":0.6, "top_p":0.95, "top_k":20}}}'
|
| 155 |
|
| 156 |
</details>
|