MLX-compatible REAP for pruning MoE models on Apple Silicon
-
Updated
Sep 6, 2026 - Python
MLX-compatible REAP for pruning MoE models on Apple Silicon
MoE expert compression toolkit — prune, merge, and forge specialist models for local inference.
Less is MoE (EMNLP 2026 Main, Oral); Fisher-MoE: intra-expert structured pruning and compression for Mixture-of-Experts (MoE) LLMs. Prunes FFN intermediate dimensions by Fisher importance instead of dropping whole experts. Official code.
KL-divergence + blind task eval of GLM-4.7-Flash and its REAP-pruned variant vs gpt-oss-20b on llama.cpp
How I fit 35B-parameter MoE models into 16 GB of consumer VRAM: REAP expert pruning + NVFP4 quantization on an RTX 5070 Ti (SM120), served on vLLM, with measured evals.
REAP pruning + NVFP4 quantization of Ornith-1.5-35B-A3B for 16GB VRAM
Serving a large MoE coder model on consumer Blackwell GPUs via REAP expert pruning + NVFP4 quantization.
To associate your repository with the expert-pruning topic, visit your repo's landing page and select "manage topics."