alexmarques commited on
Commit
16460ea
·
verified ·
1 Parent(s): eb855d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -302,7 +302,7 @@ ds.to_json("tldr_1000.json")
302
 
303
  2. Start a vLLM server using your target model:
304
  ```bash
305
- vllm serve RedHatAI/Sparse-Llama-3.1-8B-tldr
306
  ```
307
 
308
  3. Run the benchmark with GuideLLM:
 
302
 
303
  2. Start a vLLM server using your target model:
304
  ```bash
305
+ vllm serve RedHatAI/Sparse-Llama-3.1-8B-tldr-2of4
306
  ```
307
 
308
  3. Run the benchmark with GuideLLM: