Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Step-3.5-Flash_vllm
Commits
2093b1aa
Commit
2093b1aa
authored
Mar 03, 2026
by
luopl
Browse files
Update README.md
parent
705e2c5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
README.md
README.md
+1
-3
No files found.
README.md
View file @
2093b1aa
...
...
@@ -72,14 +72,12 @@ pip install pycountry
### vllm
#### 单机推理
启动vllm server
```
bash
## serve启动
vllm serve stepfun-ai/Step-3.5-Flash
\
--port
8001
\
--tensor-parallel-size
16
\
--distributed-executor-backend
ray
\
--tensor-parallel-size
8
\
--enable-expert-parallel
\
--disable-cascade-attn
\
--reasoning-parser
step3p5
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment