You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Kimi K2 is a state-of-the-art mixture-of-experts (MoE) language model with 32 billion activated parameters and 1 trillion total parameters. Trained with the Muon optimizer, Kimi K2 achieves exceptional performance across frontier knowledge, reasoning, and coding tasks while being meticulously optimized for agentic capabilities.",
45
46
},
47
+
"accounts/fireworks/models/kimi-k2-thinking": {
48
+
maxTokens: 16000,
49
+
contextWindow: 256000,
50
+
supportsImages: false,
51
+
supportsPromptCache: true,
52
+
supportsNativeTools: true,
53
+
supportsTemperature: true,
54
+
preserveReasoning: true,
55
+
defaultTemperature: 1.0,
56
+
inputPrice: 0.6,
57
+
outputPrice: 2.5,
58
+
cacheReadsPrice: 0.15,
59
+
description:
60
+
"The kimi-k2-thinking model is a general-purpose agentic reasoning model developed by Moonshot AI. Thanks to its strength in deep reasoning and multi-turn tool use, it can solve even the hardest problems.",
0 commit comments