Kimi K2.7 Code: BEST Open Source Model? REALLY Cheap and Beats Opus 4.8 and GPT 5.5? (Fully Tested)
WorldofAI ·2026-06-17 ·2 min read
Summary written by us from the video's transcript. The video, and everything in it, is WorldofAI's work.
Learn about Moonshot’s open‑weight Kimi K 2.7 code model—its size, pricing, performance on coding benchmarks, strengths in long‑context and agentic tasks, and practical usage tips.
Takeaways
- Kimi K 2.7 code is a 1‑trillion‑parameter open‑weight model that improves long‑context coding and instruction compliance over its predecessor.
- Benchmark results show strong performance, but the presenter warns they may not fully reflect real‑world superiority against closed‑source models.
- Pricing is low for input tokens (19¢/M) but output remains expensive ($4/M); token efficiency is worse than K 2.6, especially in high‑speed mode.
- Docker Sandbox provides a safe, isolated environment to run any coding agent, mitigating the need for constant manual approval of tool calls.
- Practical demos demonstrate solid front‑end generation and UI cloning capabilities, though output polish can lag behind premium models like Opus.
Model Overview and Claims
Moonshot AI released **Kimi K 2.7 code**, a trillion‑parameter mixture‑of‑experts model focused on code generation, understanding, and multimodal capabilities. Moonshot says it improves instruction compliance, long‑context coding workflows, and reduces overthinking by about 30% compared with Kimi K 2.6.
Benchmark Performance
Independent tests such as the Airdosh smoke test placed Kimi K 2.7 second only to Fable 5 and ahead of GPT‑5 on XHigh in a specific run. On the MCP Atlas and MLS Bench Light benchmarks, the model scores highly, though the presenter cautions that these suites favor its strengths and may not reflect real‑world performance against closed‑source giants like Fable, GPT or Opus.
Pricing and Token Efficiency
Input tokens cost 19 ¢ per million with a cash‑hit rate (95 ¢ per million without). Output tokens are $4 per million. The model’s context window grew only marginally from 256K to 262K tokens, which the presenter finds underwhelming for a 1‑trillion‑parameter model in 2026. Token efficiency is lower than Kimi K 2.6; it tends to use more tokens per generation, especially in high‑speed mode that runs six times faster (≈180 t/s on coding tasks) but at higher cost.
Agentic Coding and Tool Use
Moonshot claims a 10% boost in agentic performance over K 2.6, with better multi‑step tool calling, reasoning, code editing, and handling of long sessions that involve multiple files and error recovery. The presenter notes the practical challenge of babysitting every tool call when agents have high autonomy.
Practical Access and Deployment
The model can be tried via Moonshot’s “Kimi code” harness on the World of AI benchmark site or through a free chatbot interface. An open‑weight version is available, though it requires substantial hardware; a quantized 325 GB shrink version is linked in the description. Docker Sandbox is recommended for safe, isolated execution of any model or agent, supporting macOS and Windows and scalable from local to cloud environments.
Real‑World Examples
In front‑end demos, Kimi K 2.7 generated a SaaS landing page with GSAP scroll triggers, dynamic hero sections, and full SVG icons. A macOS UI clone reproduced the dock, finder, calculator, terminal, and a Minesweeper game, allowing theme changes and dock visibility tweaks—features many models lack. Compared to Opus 4.8 on a strain‑attractor benchmark, Kimi completed the task in 6 minutes for $0.17 versus Opus’s 5 minutes for $1.45; Opus produced more polished UI output despite higher cost.
Future Outlook and Positioning
The presenter views Kimi K 2.7 as a significant open‑weight coding model—cheap, multimodal, and competitive—but not the absolute best. Anticipation is high for an upcoming Kimi K 3.0 within months. Compared to GLM 5.2 (non‑multimodal), Kimi offers clear advantages in flexibility across domains.