Skip to content

Commit 53a9a2a

Browse files
authored
Merge pull request #1508 from hanouticelina/add-kimi-k2.6-modeling
feat(huggingface): add Kimi K2.6
2 parents 3d09981 + f5a0480 commit 53a9a2a

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "Kimi-K2.6"
2+
family = "kimi"
3+
release_date = "2026-04-20"
4+
last_updated = "2026-04-20"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-01"
10+
open_weights = true
11+
12+
[interleaved]
13+
field = "reasoning_content"
14+
15+
[cost]
16+
input = 0.95
17+
output = 4.0
18+
cache_read = 0.16
19+
20+
[limit]
21+
context = 262_144
22+
output = 262_144
23+
24+
[modalities]
25+
input = ["text", "image", "video"]
26+
output = ["text"]

0 commit comments

Comments
 (0)