
GitHub Copilot just added Moonshot AI's Kimi K2.7 Code to its model picker, and the milestone is bigger than it sounds. Kimi K2.7 Code is now generally available in GitHub Copilot, and it is the first open-weight model offered as a selectable option in the Copilot model picker. Every other model in the picker , GPT-5.5, Claude Opus 4.8, Gemini 3.1 Pro , is proprietary. You cannot download it, audit its weights, or run it yourself. Kimi K2.7 is different.
Kimi K2.7 is MIT-licensed, the full 1T parameter weights are public on Hugging Face, and GitHub is simply running a hosted copy on Azure for Copilot users who prefer not to manage infrastructure. The addition also completes a five-lab Copilot roster, with the model picker now spanning OpenAI, Anthropic, Google, Microsoft, and Moonshot AI , the broadest competitive set that any major coding tool has ever offered through a single subscription.
What K2.7 Code actually is
K2.7 Code is built on Kimi K2.6, with better long-horizon coding task completion and about 30% lower thinking-token usage versus K2.6. Under the hood, it packs 1T total parameters, 32B activated parameters, 384 experts, 8 selected experts per token, a 256K context window, native multimodality, and a MoonViT vision encoder. The MoE (Mixture-of-Experts) architecture is the key to making a trillion-parameter model affordable to serve: only a fraction of those parameters activate on any given token, keeping inference costs manageable.
Reasoning models tend to overthink, spending thousands of tokens deliberating on problems that don't need it. Kimi K2.7 Code significantly reduces this tendency, cutting thinking-token usage by approximately 30% on average compared with K2.6. Across every benchmark Moonshot tested, K2.7 achieves higher scores than K2.6 while consuming fewer tokens , meaning faster responses in interactive coding sessions, lower API costs in production, and agent workflows that complete more work within the same context budget.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
