alexmarques commited on
Commit
a790d14
·
verified ·
1 Parent(s): 405fd5d

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 240 \
163
  --output-path "Llama-3.3-70B-Instruct-HumanEval.json" \
164
- --backend-args '{"extra_body": {"chat_completions": {"temperature": 0.0}}}'
165
  </details>
 
161
  --rate-type sweep \
162
  --max-seconds 240 \
163
  --output-path "Llama-3.3-70B-Instruct-HumanEval.json" \
164
+ --backend-args '{"extra_body": {"chat_completions": {"temperature":0.0}}}'
165
  </details>