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

Integrates a pretrained vision–language model with a BEV perception head and a Planning Expert to provide 3D perception, driving VQA and motion planning for autonomous driving while keeping the base VLM architecture unchanged.

Hugging Face
AI Audio2026

Generates full songs from lyrics and a style prompt, producing vocals and accompaniment and exporting editable symbolic scores for melody/chord control. Uses symbolic planning with agentic multi-turn editing and runs local 48 kHz inference on a 24GB GPU.

Hugging Face
AI Model2026

A 2B-class causal LLM packaged as a GGUF for local inference; offers 131072-token native long context, XML-style tool-calling support, and is tuned with SFT + RL + OPD using the UltraData family for stronger code, math and agentic abilities.