Skip to content

Commit aebe4b6

Browse files
authored
Merge pull request #1517 from otterDeveloper/kimi2.6-pull
add Firework's kimi k2.6
2 parents 214adb1 + ad18f78 commit aebe4b6

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)