AIAny
AI Model2026
Icon for item

Nex-N2-mini

Provides compact, agentic text-generation for long-horizon, tool-enabled workflows — trading some peak capability for lower latency and easier on-prem deployment. Key features: adaptive/coherent thinking traces, function-calling support, and sglang/docker-ready serving.

Introduction

Long-horizon agent workflows break down when reasoning, tool use, and environment execution are handled as separate steps. Nex‑N2‑mini applies the team’s “Agentic Thinking” insight to a small-footprint model: it decides when to perform shallow actions quickly and when to invest computation in deeper reasoning, producing traceable reasoning and actionable outputs in a single loop.

Key Capabilities
  • Compact agentic generation: a smaller Nex‑N2 variant post-trained on the Qwen3.5 family to reduce latency and resource needs while keeping agentic behavior and function-calling support.
  • Explicit reasoning + function calls: emits reasoning traces (compatible with the qwen3 reasoning parser) and supports structured tool-call outputs (qwen3_coder) so orchestration stacks can parse intermediate steps separately from final answers.
  • Deployment-first packaging: recommended serving with the project’s sglang fork and available Docker images; includes sampling recommendations and examples for single-node GPU deployment.
  • Benchmarked for agentic and coding workflows: in the model card the mini reports middle-tier scores across agent and coding benchmarks — indicating it is optimized for usable agent workflows on smaller infra rather than top-tier research leaderboards.
Who it's for (trade-offs)

Great fit if you need a locally hostable, smaller LLM that can run agent-style loops, parse reasoning traces, and call tools within constrained GPU budgets. It’s useful for prototyping autonomous agents, on-prem integrations, and labs that value reproducible reasoning traces.

Look elsewhere if you need the absolute top performance on large-scale coding/reasoning leaderboards or if you require the highest-fidelity outputs for the hardest long-horizon benchmarks — the Pro/large variants target that tier.

Where it fits

Nex‑N2‑mini sits between tiny consumer models and full Nex‑N2‑Pro: it’s intended for lower-cost deployments that still need coherent agentic behavior and function-calling, making it suitable for experimentation, internal agent pipelines, and edge-to-cloud hybrid setups.

Practical notes

The model card recommends using the sglang fork and provides Docker examples for deployment. Sampling defaults (temperature 0.7, top_p 0.95, top_k 40) and flags for reasoning and tool-call parsers are documented in the card — follow them when integrating into agent orchestrators.

Information

More Items

Hugging Face
AI Model2026

Provides a cybersecurity-focused CRACK variant of GLM-5.3 FP8 that reduces refusals for offensive-security, red-team, exploit-development and malware-analysis queries while retaining native FP8 speed on Hopper GPUs; MIT-licensed for authorized security work.

Hugging Face
AI Model2026

NVFP4-quantized checkpoint of Qwen3.8-Flash-Next for GPU-optimized multimodal autoregressive inference — routed MoE experts in W4A4 NVFP4 while attention/ancillary layers remain BF16; ~2.7× smaller than the BF16 source and supports very long contexts.

Hugging Face
AI Model2026

Fine-tuned variant of Qwen3.8-27B optimized to reduce reasoning cost and wall-clock latency for long-running agent workloads. Delivers ~12.8% faster decoding and higher MTP draft acceptance while cutting runaway reasoning, at a small MMLU-Pro accuracy trade-off (−1.45 pp).