Cohere·North·Cohere2MoeForCausalLM

North Mini Code 1.0 — Hardware Requirements & GPU Compatibility

ChatCodeFunctions

North Mini Code 1.0 is Cohere's first open-weight coding model, a mixture-of-experts design with about 30.5 billion total parameters and roughly 3.3 billion active per token. It is tuned for agentic coding: tool calling, terminal workflows, and software-engineering tasks rather than general chat. Only the active parameters compute per token, so it decodes quickly for its size, though all weights must fit in memory; it runs on a single high-end consumer GPU once quantized. The model supports a 500,000 token context window, useful for large codebases or long agent transcripts. It is released under the Apache 2.0 license, allowing unrestricted commercial and research use. Published in June 2026 as the debut release in Cohere's North family, it is designed to run on a single H100-class GPU in FP8.

10.8K downloads 568 likes 340.1K quant downloads500K context

Specifications

Publisher
Cohere
Family
North
Parameters
30.5B
Architecture
Cohere2MoeForCausalLM
Context Length
500,000 tokens
Vocabulary Size
262,144
Release Date
2026-06-05
License
Apache 2.0

Get Started

How Much VRAM Does North Mini Code 1.0 Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
Q2_K3.4013.4 GB
Q3_K_S3.5013.7 GB
Q3_K_M3.9015.3 GB
Q4_04.0015.6 GB
Q4_K_M4.8018.7 GB
Q5_K_M5.7022.1 GB
Q6_K6.6025.6 GB
Q8_08.0030.9 GB

Which GPUs Can Run North Mini Code 1.0?

Q4_K_M · 18.7 GB

North Mini Code 1.0 (Q4_K_M) requires 18.7 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 25+ GB is recommended. Using the full 500K context window can add up to 25.0 GB, bringing total usage to 43.7 GB. 8 GPUs can run it, including NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 3090 Ti.

Which Devices Can Run North Mini Code 1.0?

Q4_K_M · 18.7 GB

41 devices with unified memory can run North Mini Code 1.0, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Mini M4 Pro (24 GB).

Runs great

— Plenty of headroom

Where to Download North Mini Code 1.0

Community quantizations of this model — GGUF for llama.cpp, Ollama, and LM Studio, plus AWQ/MLX variants where available.

Related Models

Frequently Asked Questions

How much VRAM does North Mini Code 1.0 need?

North Mini Code 1.0 requires 18.7 GB of VRAM at Q4_K_M, or 61.4 GB at BF16. Full 500K context adds up to 25.0 GB (43.7 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 30.5B × 4.8 bits ÷ 8 = 18.3 GB

KV Cache + Overhead ≈ 0.4 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead ≈ 25.4 GB (at full 500K context)

VRAM usage by quantization

18.7 GB
43.7 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 4090 run North Mini Code 1.0?

Yes, at Q5_K_L (22.5 GB) or lower. Higher quantizations like Q6_K (25.6 GB) exceed the NVIDIA GeForce RTX 4090's 24 GB.

What's the best quantization for North Mini Code 1.0?

For North Mini Code 1.0, Q4_K_M (18.7 GB) offers the best balance of quality and VRAM usage. Q4_K_L (19.1 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 8.8 GB.

VRAM requirement by quantization

IQ2_XXS
8.8 GB
IQ3_S
13.4 GB
Q3_K_L
16.0 GB
Q4_K_M ★
18.7 GB
Q4_K_L
19.1 GB
BF16
61.4 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run North Mini Code 1.0 on a Mac?

North Mini Code 1.0 requires at least 8.8 GB at IQ2_XXS, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run North Mini Code 1.0 locally?

Yes — North Mini Code 1.0 can run locally on consumer hardware. At Q4_K_M quantization it needs 18.7 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is North Mini Code 1.0?

At Q4_K_M, North Mini Code 1.0 can reach ~98 tok/s on AMD Instinct MI350X. On NVIDIA GeForce RTX 4090: ~173 tok/s. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: NVIDIA B200 → 8000 ÷ 18.7 × 0.65 = ~324 tok/s

Estimated speed at Q4_K_M (18.7 GB)

~324 tok/s
~173 tok/s
~324 tok/s
~300 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of North Mini Code 1.0?

At Q4_K_M, the download is about 18.29 GB. The full-precision BF16 version is 60.97 GB. The smallest option (IQ2_XXS) is 8.38 GB.

Which GPUs can run North Mini Code 1.0?

8 consumer GPUs can run North Mini Code 1.0 at Q4_K_M (18.7 GB). Top options include NVIDIA GeForce RTX 5090, AMD Radeon RX 7900 XT, AMD Radeon RX 7900 XTX. 1 GPU have plenty of headroom for comfortable inference.

Which devices can run North Mini Code 1.0?

41 devices with unified memory can run North Mini Code 1.0 at Q4_K_M (18.7 GB), including AMD Ryzen AI 9 HX 370 (Strix Point) Laptop, ASUS Ascent GX10, Asus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB), Beelink GTR9 Pro (Ryzen AI Max+ 395, 128 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.