0xSero/Qwen3.5-99B
574
[!TIP] [Support this work →](https://donate.sybilsolutions.ai) · X · GitHub · REAP paper · Cerebras REAP
Qwen3.5-99B
REAP-pruned Qwen/Qwen3.5-122B-A10B.
At a glance
Which variant should I pick?
20% expert-pruned variant of Qwen3.5-122B-A10B using REAP (Routing-Enhanced Activation Pruning).
Model Details
Benchmark Results
Code Generation (EvalPlus)
Knowledge & Reasoning (lm-eval, 0-shot)
Average capability retained: 97.9% after removing 20% of experts.
Usage
vllm serve 0xSero/Qwen3.5-99B \
--tensor-parallel-size 4 \
--enable-expert-parallel \
--max-model-len 8192 \
--trust-remote-code \
--language-model-only \
--dtype bfloat16Important: Use --language-model-only flag — this is a text-only checkpoint pruned from the multimodal base model.
What is REAP?
REAP (Routing-Enhanced Activation Pruning) removes the least-activated experts from MoE models while preserving critical capabilities. It uses router activation patterns from a calibration dataset to identify dispensable experts, with special protection for safety-critical behaviors.
License
Same license as the base model (Qwen).
License & citation
License inherited from the base model.
@misc{lasby2025reap,
title = {REAP the Experts: Why Pruning Prevails for One-Shot MoE Compression},
author = {Mike Lasby and Ivan Lazarevich and Nish Sinnadurai and Sean Lie and Yani Ioannou and Vithursan Thangarasa},
year = {2025}, eprint = {2510.13999}, archivePrefix = {arXiv}
}Sponsors
Made possible by NVIDIA · TNG Technology · Lambda · Prime Intellect · Hot Aisle.
