alexmarques commited on
Commit
9f3485b
·
verified ·
1 Parent(s): be5001b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -157,7 +157,8 @@ vllm serve meta-llama/Llama-3.3-70B-Instruct \
157
  GUIDELLM__PREFERRED_ROUTE="chat_completions" \
158
  guidellm benchmark \
159
  --target "http://localhost:8000/v1" \
160
- --data "RedHatAI/SpeculativeDecoding" \
 
161
  --rate-type sweep \
162
  --max-seconds 240 \
163
  --output-path "Llama-3.3-70B-Instruct-HumanEval.json" \
 
157
  GUIDELLM__PREFERRED_ROUTE="chat_completions" \
158
  guidellm benchmark \
159
  --target "http://localhost:8000/v1" \
160
+ --data "RedHatAI/speculator_benchmarks" \
161
+ --data-args '{"data_files": "HumanEval.jsonl"}' \
162
  --rate-type sweep \
163
  --max-seconds 240 \
164
  --output-path "Llama-3.3-70B-Instruct-HumanEval.json" \