alexmarques commited on
Commit
e373478
·
verified ·
1 Parent(s): 9db231a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.96, "top_k":20}}}'
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>