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
8e8e10b2
Commit
8e8e10b2
authored
Jun 04, 2026
by
raojy
💬
Browse files
Update README.md
parent
bfb39f34
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
8e8e10b2
...
@@ -72,13 +72,14 @@ docker run -it \
...
@@ -72,13 +72,14 @@ docker run -it \
> 如果出现`ImportError: librocm_smi64.so.2: cannot open shaned object file: No such file or directory`报错,系机器hyhal版本较低所致,请进行升级。
> 如果出现`ImportError: librocm_smi64.so.2: cannot open shaned object file: No such file or directory`报错,系机器hyhal版本较低所致,请进行升级。
### vLLM
### vLLM
#### 单机推理
##### BF16
**mtp**
功能需添加以下参数:
**mtp**
功能需添加以下参数:
```
```
--speculative-config.method mtp \
--speculative-config.method mtp \
--speculative-config.num_speculative_tokens 2
--speculative-config.num_speculative_tokens 2
```
```
#### 单机推理
```
bash
```
bash
# serve启动
# serve启动
vllm serve Qwen/Qwen3.5-35B-A3B
\
vllm serve Qwen/Qwen3.5-35B-A3B
\
...
...
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