Model reference · open weights

North-Mini-Code-1.0

North-Mini-Code-1.0 is an open-weight language model from CohereLabs, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs CohereLabs 2 variants 22k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What North-Mini-Code-1.0 is

Model Card for North Mini Code Model Summary North Mini Code is an open weights research release of a 30B-A3B parameter model optimized for code generation, agentic software engineering, and terminal tasks. Developed by: Cohere and Cohere Labs Point of Contact: Cohere Labs License: Apache 2.0 Model: North Mini Code Model Size: 30B total; 3B active Context length: 256K & 64K max output For more details about this model, please check out our blog post. Try North Mini Code You can try out North Mini Code before downloading the weights in OpenCode and our hosted Hugging Face Space. Evaluation - <span style="font-size: 80%;"We used SWE-Bench Verified, SWE-Bench Pro, Terminal-Bench v2, and Terminal-Bench Hard to benchmark North Mini Code's agentic coding capabilities. For evaluation harnesses, we used the Swe-Agent harness v1.1.0 for SWE-Bench, and a simple ReAct harness employing a single terminal-use tool based on Harbor's Tmux session implementation for Terminal-Bench v2. For Terminal Bench Hard, we directly used Terminus-2, following the same methodology as the Artificial Analysis Intelligence Index to compare North-Mini-Code-1.0 with the other models. Additionally, we used SciCode and LiveCodeBench v6 as complex code-generation benchmarks outside of tool use.</span - <span style="font-size: 80%;"We run each benchmark with 3 different seeds and report the average benchmark performance, using temperature=1.0 and top\p=0.95. We used publicly reported scores for competitor models, either from original reports or the Artificial Analysis Intelligence Index, where available. Additionally, Gemma4’s scores for agentic coding tasks were reported by Qwen team. For benchmark results that any public report is missing, denoted by (\) in the figure, we run them internally using the recommended model configuration.</span Usage Please install transformers from the source repository that includes the necessary changes for this model. We recommend using the following set of sampling parameters for generation: \temperature=1.0\, \top\p=0.95\. You can also use the model directly using transformers pipeline abstraction: Model Details Input: Text only. Output: Model generates text. Mod

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerCohereLabs
TypeLanguage models
Parameters (lead)30.5B
Context500,000 tokens
Variants2
Runs withtransformers
Released2026-06-05
Popularity22k downloads / month
Likes563
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
North-Mini-Code-1.030.5BBF16~70.1 GBWeights ↗
North-Mini-Code-1.0-fp830.5BFP8~35.1 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys north-mini-code-1-0 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (north-mini-code-1-0 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"north-mini-code-1-0","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors cohere2_moe text-generation conversational chat code agent eval-results deploy:azure compressed-tensors

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want North-Mini-Code-1.0 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms