APEX Vision Agentic Abliterated

Huihui-Nex-N2-mini

📖 中文文档

Abliterated Agentic Vision MoE — APEX Quantized GGUF

Thinking Mode Requires Nex's Patched llama.cpp

Nex-N2-mini's original chat template uses complex vision processing macros that stock llama.cpp's Jinja parser cannot handle correctly. This causes thinking tags to not be injected, breaking thinking mode output.

The official fix: Use Nex's patched llama.cpp, which works with the unmodified GGUF and unmodified template. Once Nex's upstream patch is merged into stock llama.cpp, this workaround will no longer be needed.

⚠️ Do NOT modify chat_template.jinja. The model was trained strictly on the current template — editing the tags deviates from the training-time format and may degrade output quality. See discussion #3.

⚠️ Abliterated Model — Use at Your Own Risk

This is an abliterated (uncensored) version of Nex-N2-mini created by huihui-ai. Safety filtering has been significantly reduced.

  • May generate sensitive, controversial, or inappropriate content
  • Not suitable for public settings, underage users, or production use
  • Users are solely responsible for compliance with local laws and ethical standards
  • Recommended for research, testing, or controlled environments only

Original model: huihui-ai/Huihui-Nex-N2-mini-abliterated

💡 What is APEX?

These GGUF files are quantized using APEX, a MoE-aware mixed-precision quantization technique that outperforms standard quantization methods while being significantly smaller.

APEX beats Q8_0 perplexity at half the size — and even beats F16.

APEX classifies every tensor by its role — routed expert, shared expert, or attention — and applies a layer-wise precision gradient, giving the most sensitive edge layers higher precision and compressing the redundant middle layers more aggressively.

📦 Available Files
FileSizeBPWNote
Huihui-Nex-N2-mini-abliterated.BF16.gguf64.6 GB16.0Full precision reference
Huihui-Nex-N2-mini-abliterated-APEX-Quality.gguf21.3 GB5.23Highest quality, best accuracy
Huihui-Nex-N2-mini-abliterated-APEX-Balanced.gguf23.6 GB5.85Best all-rounder, recommended
Huihui-Nex-N2-mini-abliterated-APEX-Compact.gguf15.4 GB3.81Best quality/size ratio, 16GB VRAM
mmproj-Nex-N2-mini.F16.gguf858 MB-Vision projector (required for image/video)
chat_template.jinja7.9 KB-Original unmodified chat template
🧠 Model Details
ArchitectureQwen3.5 MoE (GatedDeltaNet + Full Attention) + Vision Encoder
Parameters35B total, 3B active per token
Experts256 routed experts, 8 active per token
Layers40 layers (30 linear_attn + 10 full_attn)
Context262,144 tokens
VisionImage support (mmproj 858MB)
ThinkingQwen3-style think tags — requires Nex's patched llama.cpp
ModificationAbliterated by huihui-ai (safety filters removed)
🚀 Usage

Download Nex's patched llama.cpp

Binaries: nex-agi/llama.cpp  |  Docker: ghcr.io/nex-agi/llama.cpp:server-cuda-nex-b9596-fix-b9598-8c0d5c9

./llama-server \ -m Huihui-Nex-N2-mini-abliterated-APEX-Quality.gguf \ -ngl 99 -ncmoe 19 -c 32768 \ --host 0.0.0.0 --port 8081

Replace Huihui-Nex-N2-mini-abliterated-APEX-Quality.gguf with your preferred quantization tier (Quality / Balanced / Compact). Add --mmproj mmproj-Nex-N2-mini.F16.gguf for vision. Recommended sampling: temperature 0.7, top_p 0.95, top_k 40, min_p 0.

📋 Original Model Benchmarks
BenchmarkScoreCategory
BrowseComp74.1Agent
SWE-Bench Verified74.4Coding
Terminal-Bench 2.160.7Coding
GPQA Diamond82.6Reasoning
IFEval89.1Instruction

From the original Nex-N2-mini model card (BF16, full precision). Abliteration does not significantly change benchmark scores.

Links

Downloads last month
328
GGUF
Model size
35B params
Architecture
qwen35moe
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for SC117/Huihui-Nex-N2-mini-abliterated-APEX-GGUF

Quantized
(8)
this model

Collection including SC117/Huihui-Nex-N2-mini-abliterated-APEX-GGUF