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
GLM-4.7_vllm
Commits
2619afdb
Commit
2619afdb
authored
Mar 06, 2026
by
chenych
Browse files
Update README.
parent
80303715
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
2619afdb
...
...
@@ -76,6 +76,7 @@ vllm serve ZhipuAI/GLM-4.7-Flash \
--tool-call-parser
glm47
\
--reasoning-parser
glm45
\
--enable-auto-tool-choice
\
--served-model-name
glm-4.7-flash
\
--port
8001
# client访问
...
...
@@ -185,8 +186,8 @@ curl http://localhost:8001/v1/chat/completions \
## 预训练权重
| 模型名称 | 权重大小 | DCU型号 | 最低卡数需求 |下载地址|
|:-----:|:----------:|:----------:|:---------------------:|:----------:|
| GLM-4.7 | 355B
-A32B
| BW1000 | 16 |
[
Modelscope
](
https://modelscope.cn/models/ZhipuAI/GLM-4.7
)
|
| GLM-4.7-Flash| 30B
-A3B
| BW1000 | 2 |
[
Modelscope
](
https://modelscope.cn/models/ZhipuAI/GLM-4.7-Flash
)
|
| GLM-4.7 | 355B | BW1000 | 16 |
[
Modelscope
](
https://modelscope.cn/models/ZhipuAI/GLM-4.7
)
|
| GLM-4.7-Flash| 30B | BW1000 | 2 |
[
Modelscope
](
https://modelscope.cn/models/ZhipuAI/GLM-4.7-Flash
)
|
## 源码仓库及问题反馈
-
https://developer.sourcefind.cn/codes/modelzoo/glm-4.7_vllm
...
...
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