WonsukYangTL commited on
Commit
3d0ed48
·
verified ·
1 Parent(s): 24bc69b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ print(tokenizer.decode(output[0][input_ids.shape[-1]:], skip_special_tokens=True
88
  We recommend deploying the model with the lastest version of [vLLM](https://github.com/vllm-project/vllm).
89
 
90
  ```bash
91
- vllm serve trillionlabs/Nemotron-Slide \
92
  --tensor-parallel-size 1 \
93
  --port 8000 \
94
  --trust-remote-code \
 
88
  We recommend deploying the model with the lastest version of [vLLM](https://github.com/vllm-project/vllm).
89
 
90
  ```bash
91
+ vllm serve trillionlabs/nemotron-slide \
92
  --tensor-parallel-size 1 \
93
  --port 8000 \
94
  --trust-remote-code \