Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ OMP_NUM_THREADS=1 \
|
|
| 16 |
vllm serve \
|
| 17 |
/the/local/path/to/the/model/ \
|
| 18 |
--port 18124 \
|
| 19 |
-
--served-model-name
|
| 20 |
--reasoning-parser qwen3 \
|
| 21 |
--chat-template-content-format openai \
|
| 22 |
--trust-remote-code \
|
|
|
|
| 16 |
vllm serve \
|
| 17 |
/the/local/path/to/the/model/ \
|
| 18 |
--port 18124 \
|
| 19 |
+
--served-model-name LevelField \
|
| 20 |
--reasoning-parser qwen3 \
|
| 21 |
--chat-template-content-format openai \
|
| 22 |
--trust-remote-code \
|