Jul 30, 2025
Kimi K2 Instruct Evaluated on SWE-bench Verified
Our SWE-bench Verified evaluation of Kimi K2 Instruct achieved 34% accuracy, barely more than half of Kimiβs published figures!
After investigating the model responses, we identified the two following sources of error:
- The model struggles to use tools - it often includes tool calls in the response itself! We replicated the issue on multiple popular inference providers. However, even discarding such errors only increases accuracy by around 2%.
- The model often gets stuck repeating itself, leading to unnecessarily long and incorrect responses. This is a common failure mode of models at zero temperature, though itβs most prevalent among thinking models.