alexmarques commited on
Commit
49a1870
·
verified ·
1 Parent(s): ffd801c

Update README.md

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