junwu168 commited on
Commit
0169a6b
·
verified ·
1 Parent(s): 49ca185

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 adam_a \
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 \