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
Kimi-K2.5_vllm
Commits
fcd37521
Commit
fcd37521
authored
Mar 05, 2026
by
luopl
Browse files
Update README.md
parent
b5958444
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
fcd37521
...
...
@@ -8,7 +8,9 @@ Kimi K2.5 是一个开源的、原生的多模态智能体模型,它基于 Kim
**主要特点**
:
原生多模态:K2.5 经过视觉语言标记的预训练,在视觉知识、跨模态推理和基于视觉输入的智能工具使用方面表现出色。
视觉编码:K2.5 根据视觉规范(UI 设计、视频工作流程)生成代码,并自主协调视觉数据处理工具。
智能体集群:K2.5 从单智能体扩展过渡到自导向、协调的集群式执行方案。它将复杂任务分解为并行子任务,由动态实例化的、特定领域的智能体执行。
<div
align=
center
>
...
...
@@ -128,7 +130,7 @@ vllm serve moonshotai/Kimi-K2.5 \
--reasoning-parser
kimi_k2
## client访问
curl http://localhost:800
1
/v1/chat/completions
\
curl http://localhost:800
0
/v1/chat/completions
\
-H
"Content-Type: application/json"
\
-d
'{
"model": "moonshotai/Kimi-K2.5",
...
...
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