AIAny
AI Model2026
Icon for item

Nex-N2.5-Pro

Multimodal agentic model for long-horizon computer and browser tasks, with visual self-correction and function-calling. The Pro variant is a 397B Mixture-of-Experts (≈17B active) model with a 262,144-token context window, Docker deployment recipes, and weights currently marked “coming soon.”

Introduction

Why this matters Nex-N2.5-Pro targets a concrete gap: building LLMs that can operate real user interfaces over long horizons and verify outcomes visually. Instead of focusing only on static text benchmarks, the project treats vision as an actionable feedback channel — enabling agents to act, observe results, and correct themselves in browser and desktop workflows.

Key Capabilities
  • Multimodal computer-use loop: direct image+text input with a vision-centered agentic loop so the model can perceive screen state, execute actions (e.g., clicks, keystrokes, API calls), and inspect visual results to self-correct.
  • Sparse MoE architecture at scale: a 397B-parameter total model with roughly 17B active parameters per token under MoE, aiming to balance large capacity with practical single-node serving (8×H100 recommended).
  • Long context and reasoning controls: documented 262,144-token context window and a reasoning_effort switch (none/medium/high) to tune whether the model emits internal reasoning traces or answers directly.
  • Integration and tooling: explicit Docker/SGLang deployment recipes, Qwen3-compatible parsers for reasoning and tool calls, and recommended sampling settings for reproducible evaluation.
Who it's for and trade-offs

Great fit if you need an agentic model that can interact with GUIs and web pages, run long-horizon workflows, or prototype visually grounded automation and coding agents. The Pro tier is positioned as a mid-tier production-capable build when weights are available. Look elsewhere if you require an immediately verifiable local weight release today—the Hugging Face card marks weights “coming soon,” and independent offline replication awaits that release. Also, running the documented self-hosted setup expects substantial GPU resources (e.g., 8 H100s for Pro).

Where it fits

Nex-N2.5-Pro sits between lightweight browser-automation models and massive text-only reasoning models: it is explicitly tuned for multimodal, vision-grounded agentic work (browser/desktop automation, agentic coding) rather than pure text-only reasoning or tiny low-cost inference targets.

Information

  • Websitehuggingface.co
  • OrganizationsNex-AGI, Shanghai Innovation Institute, Shanghai Qiji Zhifeng, Mosi Intelligence, Kuafu Technology
  • Published date2026/09/08

More Items

Hugging Face
AI Model2026

A multimodal Mixture-of-Experts foundation model with a million-token context window; uses a causal encoder–decoder layout and aggressive KV-cache compression (~890 bytes/token) to limit per-token activation to 8B/16B—designed for long-context, agentic, and multimodal workloads.

Hugging Face
AI Model2026

A multimodal, agentic LLM optimized for long‑horizon, visually grounded workflows — capable of operating browsers and terminals and autonomously executing and testing code. Open‑source weights are available and the family ships in mini, Pro and Max variants for different compute/quality tradeoffs.

Hugging Face

Provides ~483K agent instruction‑tuning trajectories for supervised fine‑tuning, including tool calls, environment feedback, errors/retries and verification across search, code, office and general agent workflows; static snapshots for SFT and mix‑ratio studies.