AI Tool Profile

North Mini Code: Open-Weight Coding Model, Specs, and Evaluation

North Mini Code is Cohere’s open-weight mixture-of-experts model for repository-level coding, terminal agents and multi-step software-engineering tasks.

Developer evaluating a compact open-weight coding model across local terminal-agent harnesses

Kingy AI Product Facts

Unknown

Current statusUnknown

Company
Unknown
Primary job
Unknown
Audience
Unknown
Free plan
Unknown
API
Unknown
MCP
Unknown
Source code
Unknown
Model weights
Unknown
Evidence
Incomplete
Sources
0
Last checked
Unknown
See all tracked product factsPricing, platforms, dependencies, data claims, regions, and timeline

Plans and pricing units

Not yet structured in this Kingy record.

Where it runs

Availability
Unknown

Stack and integrations

Model / provider dependencies
Not recorded
Integrations
Not recorded

Data and regions

Vendor data-use claim
Unknown
Vendor retention claim
Unknown
Regions
Unknown

Launch and latest material update

Launch
Unknown
Latest material update
Unknown
Embed “Facts tracked by Kingy”

This label is not a security certification, audit, or product endorsement. It reports the facts Kingy currently supports and when they were last checked.

Verification & Sources

Status
Verified profile
Source links
4
Freshness
Verified July 27, 2026
Last verified
July 27, 2026
Last updated
July 27, 2026
Suggest a correction

Form submissions, correction notes, score details, URLs, and analytics events may be stored for editorial review, spam prevention, product improvement, and follow-up. Do not submit secrets, unreleased financials, private customer data, or regulated personal data through these forms.

What It Does

North Mini Code is Cohere’s open-weight mixture-of-experts model for repository-level coding, terminal agents and multi-step software-engineering tasks.

Full Guide

Kingy verdict: North Mini Code is notable because it combines open Apache 2.0 weights, a 30-billion-parameter mixture-of-experts architecture with 3 billion active parameters, and explicit training for agentic software engineering. The small active count can improve inference economics, but it does not reduce the stored model to 3 billion parameters or remove the need to test a complete serving stack.

What North Mini Code is

Cohere released North Mini Code on June 9, 2026 as the first model in its North family. The official model card lists 30 billion total parameters, 3 billion active parameters per token, Apache 2.0 licensing and a text-focused coding-agent design. Cohere’s documentation lists a 256K-token context window, up to 64K output tokens and the API identifier north-mini-code-1-0.

The model is designed for repository-level changes, terminal agents and software-engineering harnesses. Cohere says its training spans multiple agent scaffolds rather than one fixed interface. That is useful positioning, but it does not guarantee identical performance across an organization’s tools, prompts, containers or permission model.

Access and cost

The weights are available through the official Cohere Labs Hugging Face repository. Cohere’s current documentation also says trial and production API keys can use the model free until applicable rate limits are reached, while production deployment is available through Model Vault. “Free” therefore describes the documented API meter or the downloadable license, not hardware, engineering, support, observability or security cost.

Local buyers should size memory against the full 30-billion-parameter weight set, chosen precision, KV cache, context length and serving concurrency. Three billion active parameters describes routing during inference; it is not a complete capacity plan.

How to evaluate it

Run the same repository task in at least two harnesses. Require the model to inspect the codebase, propose a plan, edit multiple files, run tests, recover from one failed command and provide a reviewable diff. Measure task completion, valid tool calls, test pass rate, unnecessary churn, time to first accepted patch, total generated tokens and peak serving memory. Add an adversarial case that checks whether the agent respects file and command boundaries.

Cohere and Cohere Labs publish benchmark results and methodology notes, including cautions about harness differences. Kingy did not reproduce those evaluations. The defensible comparison is therefore a fixed local task pack under the buyer’s actual harness and hardware, with provider scores retained as context rather than treated as an independent verdict.

Primary sources

Main competitors

Claude Code, OpenAI Codex, Gemini coding models, Qwen coder models, DeepSeek coder models

Launch History

AI Coding Tools

North Mini Code open-source coding model

Cohere announced North Mini Code, a small open-source agentic coding model for developers and coding agents.

Verified Free: Yes API: Yes Open: Yes
Clear use caseVideo demoTraction signal
Kingy
7.7 / 10
Demo
Not scored yet
YouTube
Not scored yet

Cohere released North Mini Code, a small open-weight agentic coding model with downloadable weights on Hugging Face and an available API (cohere.com). Developers, AI…