Commit
·
a1d54d1
1
Parent(s):
c2ac753
Update README.md
Browse files
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
|
| 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/).
|