update wechat img

This commit is contained in:
zRzRzRzRzRzRzR
2025-12-09 11:27:55 +08:00
parent cff3bf97db
commit 00f289c16f
4 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ python3 -m vllm.entrypoints.openai.api_server \
--port 8000
```
- 该模型结构与 `GLM-4.1V-9B-Thinking` 相同, 关于模型部署的详细内容,你也以查看 [GLM-V](https://github.com/zai-org/GLM-V)
- 该模型结构与 `GLM-4.1V-9B-Thinking` 相同, 关于模型部署的详细内容,你也以查看 [GLM-V](https://github.com/zai-org/GLM-V)
获取模型部署和使用指南。
- 运行成功后,将可以通过 `http://localhost:8000/v1` 访问模型服务。 如果您在远程服务器部署模型, 使用该服务器的IP访问模型.