We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d09981 + f5a0480 commit 53a9a2aCopy full SHA for 53a9a2a
1 file changed
providers/huggingface/models/moonshotai/Kimi-K2.6.toml
@@ -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