nm-research commited on
Commit
16b7d5b
·
verified ·
1 Parent(s): c2f5b24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -272,7 +272,7 @@ The following performance benchmarks were conducted with [vLLM](https://docs.vll
272
  <summary>Benchmarking Command</summary>
273
 
274
  ```
275
- guidellm --model neuralmagic/DeepSeek-R1-Distill-Qwen-1.5B-quantized.w4a16 --target "http://localhost:8000/v1" --data-type emulated --data "prompt_tokens=<prompt_tokens>,generated_tokens=<generated_tokens>" --max seconds 360 --backend aiohttp_server
276
  ```
277
  </details>
278
 
 
272
  <summary>Benchmarking Command</summary>
273
 
274
  ```
275
+ guidellm --model neuralmagic/DeepSeek-R1-Distill-Qwen-1.5B-FP8-dynamic --target "http://localhost:8000/v1" --data-type emulated --data "prompt_tokens=<prompt_tokens>,generated_tokens=<generated_tokens>" --max seconds 360 --backend aiohttp_server
276
  ```
277
  </details>
278