Cohere Open-Sources North Mini Code, a 30B Agentic Coding Model Optimized for Single-GPU Inference
Cohere has released North Mini Code, a 30-billion parameter mixture-of-experts model designed specifically for agentic software engineering. Licensed under Apache 2.0, the model fits on a single NVIDIA H100 GPU and delivers rapid token generation speeds.

Key takeaways · 3
- 01
North Mini Code uses 3B active parameters from a 30B total pool.
- 02
The model achieves an output speed of 210 tokens per second.
- 03
It generated three times the output tokens of comparable models in benchmarks.
The Release and Architecture
Cohere released North Mini Code on June 9, 2026, positioning it as a 30 billion parameter agentic coding agent. [3] The model is built from scratch for agentic software engineering, including architecture mapping, multi-file code review, terminal-based tasks, and sub-agent orchestration. [3] Under the hood, the architecture is a sparse mixture-of-experts Transformer with 128 experts, activating eight per token. [3]
This design gives the model the effective compute profile of a 3B dense model at inference time despite 30B total parameters. [3] Cohere co-founder Nick Frosst demoed the model running on a Mac Studio via MLX at around 20 gigabytes of RAM. [3] Released under an Apache 2.0 license, North Mini Code is available on Hugging Face in BF16 and FP8 quantized weights, and via the Cohere API. [3] The model features a 256,000 token context window and a 64,000 token maximum generation length. [3] North Mini Code natively supports Transformers versions 5.9.0 and higher, with vLLM and SGLang paths in active development. [3]
Benchmarks and Performance
Independent testing by Artificial Analysis ranks the model 8th of 127 comparable open-weight models on output speed. [3] The model achieves 210 tokens per second, with a time to first token of 0.25 seconds against a class median of 1.95 seconds. [3] North Mini Code achieved a score of 33.4 on the Artificial Analysis Coding Index. [9]
However, the model generated 75 million output tokens in Artificial Analysis benchmarking against a class median of 25 million. [3] That volume is three times the output of comparable models. [3] The model requires a minimum of one H100 GPU running at FP8 or FP4. [9]
What it means
For developers deciding whether to route agentic coding workloads through a managed API or a self-hosted open-source model, North Mini Code emerges as a clear contender in 2026. By offering an Apache 2.0 licensed model that operates with three billion active parameters, Cohere provides a tool that delivers software development performance without demanding extensive hardware. The combination of a 256,000-token context window and a 0.25-second time to first token makes it suitable for complex, rapid-response coding environments. However, because the model produces three times the output tokens of comparable models, teams will need to account for higher throughput during orchestration. What the sources don't address: How the model's extreme verbosity impacts overall memory and compute costs during sustained, multi-turn agentic workflows in production environments.
The release provides software engineering teams with an open-weight model optimized specifically for multi-step coding agents. By restricting active parameters to three billion, it drastically lowers the hardware floor for self-hosting local AI coding assistants.
Why it matters
Turn this story into practical AI skill after launch.
Get the release link for daily sessions built around your role and industry.
Join the waitlistHow this developed
26 August 2026
Cohere Open-Sources North Mini Code, a 30B Agentic Coding Model Optimized for Single-GPU Inference
26 August 2026
Event evidence refreshed from source cluster.
26 June 2026
Event evidence refreshed from source cluster.
24 June 2026
Event evidence refreshed from source cluster.
18 June 2026
Event evidence refreshed from source cluster.
16 June 2026
Event evidence refreshed from source cluster.
13 June 2026
Event evidence refreshed from source cluster.
9 June 2026
Event created from source cluster.
Sources
- Introducing North Mini Code: Cohere’s First Model For Developershuggingface.co
- LLM Serving FairnessCohere Search
- Why Cultural Awareness is Essential for Global AICohere Search
- Creating a Security Agent with Cohere North and Wiz | CohereCohere Search
- Automating fork maintenance with AI agents | CohereCohere Search
- Skip to contentCohere Search
- Meet ‘North Mini Code’: Cohere’s 30B Open-Weight Mixture-of-Experts Model With 3B Active Parameters for Agentic CodingMarkTechPost
- Cohere North Mini Code Gives AI Developers More ControlAI Business
- Cohere Open-Sources North Mini Code: A 30B Coding Agent That Runs on a Single H100 - Bind AIblog.getbind.co