Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ModelZoo
Qwen3.5
Commits
e2493031
Commit
e2493031
authored
Feb 27, 2026
by
luopl
Browse files
add the K100 AI inference method
parent
cb168f56
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
e2493031
...
@@ -111,6 +111,8 @@ ray start --address='x.x.x.x:6379' --num-gpus=8 --num-cpus=32
...
@@ -111,6 +111,8 @@ ray start --address='x.x.x.x:6379' --num-gpus=8 --num-cpus=32
3.
启动vllm server
3.
启动vllm server
** 注意**
:使用K100 AI 集群启动服务时需要添加
**--disable-custom-all-reduce**
参数
```
bash
```
bash
## serve启动
## serve启动
...
...
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