Nex-N2 — Local AI Model by Nex-AGI

Autor: Jakub Rusinowski · Ostatnia aktualizacja: 8 września 2026

Nex-AGI's Apache-2.0 agentic pair, post-trained on Qwen3.5 and built around what Nex calls Agentic Thinking: Adaptive Thinking lets the model choose when and how deeply to reason, Coherent Thinking keeps one reasoning style across chat, tool calls and terminal work. Pro reaches 75.3 on Terminal-Bench 2.1 and 90.7 on GPQA Diamond. The 35B mini is the size that matters for local use — 21.9 GB at Q4_K_M with 3B active parameters per token. This is the generation whose parameter counts Nex states outright.

Licence

LicenceWhat it permitsApplies to
Apache-2.0Commercial use permitted
Commercial use permitted. No usage restrictions beyond attribution.
Nex-N2 mini, Nex-N2 Pro

Hardware Requirements

Nex-N2 miniMin 22 GB VRAM · Q4_K_M · 262,144 ctx ·
Nex-N2 ProMin 240 GB VRAM · Q4_K_M · 262,144 ctx ·

Recommended GPU

The cheapest GPU that runs Nex-N2 locally (min 22 GB VRAM) is the AMD Radeon RX 7900 XTX (24 GB).

Ujawnienie afiliacyjne: Niektóre odnośniki na tej stronie to linki afiliacyjne — jeśli dokonasz zakupu za ich pośrednictwem, LLM Configurator może otrzymać prowizję bez dodatkowych kosztów dla Ciebie. Jako uczestnik programu Amazon Associates, LLM Configurator zarabia na kwalifikujących się zakupach.
AMD Radeon RX 7900 XTX 24GB
24 GB VRAM · 355 W board power
Ceny w 2026 są niestabilne — sprawdź aktualną ofertę.
Sprawdź cenę na Amazon

How to Run Locally

Install Ollama then run: ollama run

Minimum VRAM: 22 GB. For best results use Q4_K_M quantization.

Nex-N2 — Frequently Asked Questions

How much VRAM does Nex-N2 need?

Nex-N2 needs about 22 GB VRAM at Q4_K_M quantization for its smallest variant. Variants: Nex-N2 mini (22 GB, Q4_K_M); Nex-N2 Pro (240 GB, Q4_K_M). On Apple Silicon, unified memory counts toward this requirement.

Can I run Nex-N2 on an RTX 4090 (24 GB)?

Yes — Nex-N2 runs on an RTX 4090 (24 GB) and other 24 GB cards such as the RTX 3090. Smaller variants also fit comfortably on 8–16 GB GPUs at Q4_K_M.

What quantization should I use for Nex-N2?

Q4_K_M is the best balance of quality and VRAM for Nex-N2 in most cases. Choose Q8_0 for near-lossless quality if you have spare VRAM, or smaller quants (Q3/Q2) only when memory is tight.

How do I run Nex-N2 with Ollama?

Install Ollama, then run: ollama run . This downloads Nex-N2 and starts a local, OpenAI-compatible endpoint — no internet connection is needed after the initial download.

Can I Run Nex-N2 on My GPU?