Skip to content

Commit 23f5e74

Browse files
authored
Merge pull request #1514 from mfbalestra/add/kimi-k2.6-ollama-cloud
providers/ollama-cloud: add kimi-k2.6:cloud
2 parents 7a50ea2 + 5944f94 commit 23f5e74

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name = "kimi-k2.6:cloud"
2+
family = "kimi"
3+
attachment = true
4+
reasoning = true
5+
tool_call = true
6+
release_date = "2026-04-20"
7+
last_updated = "2026-04-20"
8+
open_weights = true
9+
10+
[limit]
11+
context = 262144
12+
output = 262144
13+
14+
[modalities]
15+
input = ["text", "image"]
16+
output = ["text"]

0 commit comments

Comments
 (0)