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.
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
Benchmarking Methodology [CLICK TO EXPAND]
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.
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.
Usage
To use our model in transformers, please use our BF16 model weights. Our FP8 checkpoint is designed to be used with vLLM and is not compatible with transformers due to our quantization algorithm.
vLLM
You can also run the model in vLLM. Please use vLLM main for North Mini Code until a new release is available, and accurate response parsing also requires installing Cohere’s melody library.
Please use OpenCode main branch until a new release is available.
# Example commands to install on linuxgit clone https://github.com/anomalyco/opencode.gitcd opencode# Install Bun
curl -fsSL https://bun.sh/install | bash
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
# node-gyp was needed by a dependency
bun add -g node-gyp
# Install dependencies
bun install
# Build CLI
bun run --cwd packages/opencode build/usr/bin/install -m 755 \
./opencode/packages/opencode/dist/opencode-linux-x64/bin/opencode \
/root/.local/bin/opencode
To use locally deployed North Mini Code in Opencode, please use this config which enables interleaved reasoning:
Model Architecture
: North-Mini-Code-1.0 is a decoder-only Transformer-based sparse Mixture-of-Experts model. It uses an efficient attention implementation, interleaved between sliding-window attention with RoPE and global attention with no positional embeddings, in a 3:1 ratio. The feed-forward block is an MoE block with 128 experts, of which 8 are activated per token. Each expert block is an FFN block with SwiGLU activation. The router applies a sigmoid activation function to the logits before the top-k selection. We also use a single dense layer before the sparse layers. North-Mini-Code-1.0 was post-trained using a two-stage cascaded supervised fine-tuning (SFT) followed by reinforcement learning with verifiable rewards (RLVR), focusing on agentic coding. For more technical details, please check out our
blog post
.
Context Length:
North-Mini-Code-1.0 supports a context length of 256K & 64K output length.
Model Card Contact
For errors or additional questions about details in this model card, contact [
[email protected]
].
Runs of CohereLabs North-Mini-Code-1.0-fp8 on huggingface.co
1.6K
Total runs
1
24-hour runs
-116
3-day runs
-671
7-day runs
-34.6K
30-day runs
More Information About North-Mini-Code-1.0-fp8 huggingface.co Model
North-Mini-Code-1.0-fp8 huggingface.co is an AI model on huggingface.co that provides North-Mini-Code-1.0-fp8's model effect (), which can be used instantly with this CohereLabs North-Mini-Code-1.0-fp8 model. huggingface.co supports a free trial of the North-Mini-Code-1.0-fp8 model, and also provides paid use of the North-Mini-Code-1.0-fp8. Support call North-Mini-Code-1.0-fp8 model through api, including Node.js, Python, http.
North-Mini-Code-1.0-fp8 huggingface.co is an online trial and call api platform, which integrates North-Mini-Code-1.0-fp8's modeling effects, including api services, and provides a free online trial of North-Mini-Code-1.0-fp8, you can try North-Mini-Code-1.0-fp8 online for free by clicking the link below.
CohereLabs North-Mini-Code-1.0-fp8 online free url in huggingface.co:
North-Mini-Code-1.0-fp8 is an open source model from GitHub that offers a free installation service, and any user can find North-Mini-Code-1.0-fp8 on GitHub to install. At the same time, huggingface.co provides the effect of North-Mini-Code-1.0-fp8 install, users can directly use North-Mini-Code-1.0-fp8 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
North-Mini-Code-1.0-fp8 install url in huggingface.co: