We made a small coding model. Its open source apache 2.0. Now more than ever i think this tech needs to be built in public so that those using it are in control. Try it out if you want a small and efficient coding model.
Cohere co-founder Nick Frosst releases North Mini Code, an open-source 3B active parameter model for local execution
Story Overview
Cohere co-founder Nick Frosst has open-sourced North Mini Code, a sparse mixture-of-experts model with 30 billion total parameters but just 3 billion active at once. Built for code generation and terminal work, it arrives under an Apache 2.0 license with direct downloads available and explicit support for running entirely on local hardware.
Plug it straight into VS Code
MLX demos let developers load the model inside their editor for on-device code assistance and agentic tasks, keeping everything off external servers.
Early numbers look promising but need checks
The model posts 33.4 on the Artificial Analysis Coding Index, though independent verification of how it compares across broader tests is not yet available.
Many users praised Cohere's open-sourcing of North Mini Code and similar small coding models because they value the ecosystem contributions and are eager to try the local tools themselves.
Most Activity
Introducing Cohere's first open-source coding model: North Mini Code
Small & efficient, designed for agentic performance and built for community input.
this model is the opposite of mythos.
Its small, cost effective, apache 2.0, and locally deployable. This is the way LLMs should go.
small, open source, transparent and sovereign vs large, expensive, proprietary and hegemonic
Introducing Cohere's first open-source coding model: North Mini Code
Small & efficient, designed for agentic performance and built for community input.
We open-sourced a feisty small agentic coding model.
- 30B total, 3B active - 256K total context - Compatible with @opencode - Apache 2.0. Weights on @huggingface
Introducing Cohere's first open-source coding model: North Mini Code
Small & efficient, designed for agentic performance and built for community input.
We encourage developers to share their builds with us and give feedback to shape future iterations. Let’s shape the future of sovereign AI together.
Download: https://huggingface.co/CohereLabs/North-Mini-Code-1.0
Small: 30 billion parameters, 3B active.
Efficient: Benchmarks to 33.4 on the Artificial Analysis Coding Index, competitive among similar sized models.
Open Source: Apache 2.0 license so developers can experiment, test, and build their way.
Learn more: https://cohere.com/blog/north-mini-code
Cohere just released North Mini Code, a small 30B parameter (3B active) open weights coding model that scores 27.6 on the Artificial Analysis Intelligence Index
Less than a month since @cohere's last model release, Command A+, has launched another open weights model that is optimized for coding, and much smaller at 30B total parameters and 3B active parameters.
Key Takeaways:
➤ Achieves 27.6 on the Artificial Analysis Intelligence Index, above gpt-oss-20B (high) at 24.5 and just below Mistral Small 4 (119B parameters, 6.5B active) at 27.8
➤ Scores competitively on the Artificial Analysis Coding Index (weighted average of Terminal-Bench Hard and SciCode) against open weights models in its size class, scoring 33.4, significantly above GLM-4.7-Flash at 25.9, and below Qwen3.6 35B A3B at 35.2. However, it underperforms on non-coding agentic tasks, scoring 14% on GDPval-AA and 37% on 𝜏²-Bench Telecom
➤ On Cohere’s API, North Mini Code is faster than several comparable open weights models of its intelligence and size class (~199 output tokens per second)
➤ North Mini Code is a text-only 30B total parameter and 3B active parameter model, and is open-sourced under the Apache 2.0 license
codehere
Introducing Cohere's first open-source coding model: North Mini Code
Small & efficient, designed for agentic performance and built for community input.

Small: 30 billion parameters, 3B active.
Efficient: Benchmarks to 33.4 on the Artificial Analysis Coding Index, competitive among similar sized models.
Open Source: Apache 2.0 license so developers can experiment, test, and build their way.
Learn more: https://cohere.com/blog/north-mini-code
One of many more great open source models by Cohere. Optimized for local coding agents.
Cohere is on a mission to enable sovereign AI, and being able to locally host models is part of this mission.
Introducing Cohere's first open-source coding model: North Mini Code
Small & efficient, designed for agentic performance and built for community input.
We made a small coding model. Its open source apache 2.0. Now more than ever i think this tech needs to be built in public so that those using it are in control. Try it out if you want a small and efficient coding model.
@nickfrosst More info:
Small: 30 billion parameters, 3B active.
Efficient: Benchmarks to 33.4 on the Artificial Analysis Coding Index, competitive among similar sized models.
Open Source: Apache 2.0 license so developers can experiment, test, and build their way.
Learn more: https://cohere.com/blog/north-mini-code

@cohere Nice! Great to see another open source model released. 🙌

North Mini Code scores 14% on GDPval-AA and 37% on 𝜏²-Bench Telecom, resulting in an overall weighted score of 21.7 on the Artificial Analysis Agentic Index

North Mini Code uses more output tokens to complete the Artificial Analysis Intelligence Index evaluations suite than most comparable models of its size and intelligence

Full intelligence evaluations breakdown below:

In our pre-release speed testing, North Mini Code performed above several comparable open weights models of its intelligence and size class (~199 output tokens per second)

The Apache 2.0 + local deployment combination is exactly what healthcare AI needs right now. Clinical notes can't go to a cloud API in most production deployments. A small, efficient, locally runnable coding model changes what's actually buildable in regulated environments. Congrats on the launch @nickfrosst @cohere. The "built in public" framing resonates.

@cohere Wow! This is another cool release!

See Artificial Analysis for further details and benchmarks: https://artificialanalysis.ai/models/north-mini-code

@cohere congrats! https://huggingface.co/blog/CohereLabs/introducing-north-mini-code

@nickfrosst Props. Will try it out in the coming days. I missed what harness are you using?