Skip to content

Commit 49fbdba

Browse files
committed
feat(firmware): kimi k2.6 model
1 parent a3ed215 commit 49fbdba

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Kimi-K2.6"
2+
release_date = "1970-01-01"
3+
last_updated = "1970-01-01"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = true
8+
structured_output = true
9+
open_weights = false
10+
11+
[cost]
12+
input = 0.95
13+
output = 4.0
14+
cache_read = 0.16
15+
16+
[limit]
17+
context = 256_000
18+
output = 128_000
19+
20+
[modalities]
21+
input = ["text", "image"]
22+
output = ["text"]

0 commit comments

Comments
 (0)