moonshotai/kimi-k2-thinking 🔢📝 → 📝
About
Kimi K2 Thinking is the latest, most capable version of an open-source thinking model.
Example Output
Prompt:
"How many r's are in the word 'strawberry'"
Output
There are 3 r's in the word "strawberry".
s-t-r-a-w-b-e-r-r-y
Performance Metrics
5.43s
Prediction Time
88.72s
Total Time
All Input Parameters
{
"top_p": 1,
"prompt": "How many r's are in the word 'strawberry'",
"max_tokens": 2048,
"temperature": 0.1,
"presence_penalty": 0,
"frequency_penalty": 0
}
Input Parameters
- top_p
- Top-p (nucleus) sampling
- prompt
- Prompt
- max_tokens
- The maximum number of tokens the model should generate as output.
- temperature
- The value used to modulate the next token probabilities.
- presence_penalty
- Presence penalty
- frequency_penalty
- Frequency penalty
Output Schema
Output
Version Details
- Version ID
b406af37c012ec23e9b097105f42e5d3e0a55de2f56d2a1077433184999cd1b0- Version Created
- November 13, 2025