LG-AI-EXAONE commited on
Commit
a1d54d1
·
1 Parent(s): c2ac753

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -204,7 +204,7 @@ For more details, please refer to [the documentation](https://github.com/NVIDIA/
204
  vLLM officially supports EXAONE 4.0 models in the version of `0.10.0`. You can run the vLLM server by following command:
205
 
206
  ```bash
207
- vllm serve LGAI-EXAONE/EXAONE-4.0-32B --enable-auto-tool-choice --tool-call-parser hermes --reasoning-parser qwen3
208
  ```
209
 
210
  For more details, please refer to [the vLLM documentation](https://docs.vllm.ai/en/stable/).
 
204
  vLLM officially supports EXAONE 4.0 models in the version of `0.10.0`. You can run the vLLM server by following command:
205
 
206
  ```bash
207
+ vllm serve LGAI-EXAONE/EXAONE-4.0-32B --enable-auto-tool-choice --tool-call-parser hermes --reasoning-parser deepseek_r1
208
  ```
209
 
210
  For more details, please refer to [the vLLM documentation](https://docs.vllm.ai/en/stable/).