alexmarques commited on
Commit
9f0785e
·
verified ·
1 Parent(s): aee4433

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -161,5 +161,5 @@ guidellm benchmark \
161
  --rate-type sweep \
162
  --max-seconds 180 \
163
  --output-path "Llama-3.1-8B-Instruct-HumanEval.json" \
164
- --backend-args '{"extra_body": {"chat_completions": {"temperature": 0.0}}}'
165
  </details>
 
161
  --rate-type sweep \
162
  --max-seconds 180 \
163
  --output-path "Llama-3.1-8B-Instruct-HumanEval.json" \
164
+ --backend-args '{"extra_body": {"chat_completions": {"temperature":0.0}}}'
165
  </details>