expert-pruning

Tag

Cards List
#expert-pruning

ESTS at WMT26: Routing-Informed Expert Pruning for Model Compression

arXiv cs.CL · 2d ago Cached

This paper describes six submissions to the WMT26 Model Compression Shared Task, using routing-informed expert pruning and MXFP4 quantization to compress GPT-OSS-20B into smaller translation models with parameters ranging from 4.186B to 7.770B.

0 favorites 0 likes
#expert-pruning

Router Sensitivity Under Lightweight Fine-Tuning Identifies Prunable Experts in Mixture-of-Experts Models

arXiv cs.LG · 2026-08-11 Cached

This paper proposes using router weight sensitivity under lightweight fine-tuning (e.g., LoRA) to identify and prune experts in Mixture-of-Experts models, enabling significant memory and latency reductions with minimal accuracy loss.

0 favorites 0 likes
#expert-pruning

Shape Mutating Expert Compression:LorExperts and BTExperts

arXiv cs.LG · 2026-08-11 Cached

This paper introduces LorExperts and BTExperts, router-preserving compression methods for Mixture-of-Experts LLMs that cluster experts and represent non-dominant members as low-rank corrections, improving compression quality over prior methods like D2-MoE.

0 favorites 0 likes
#expert-pruning

jabbatheduck/DeepSeek-v4-flash-mini · Hugging Face

Reddit r/LocalLLaMA · 2026-08-05 Cached

jabbatheduck released a GGUF quantized version of the REAP expert-pruned DeepSeek-V4-Flash checkpoint, aggressively compressed for memory-constrained inference on consumer GPUs while preserving router and attention precision.

0 favorites 0 likes
#expert-pruning

Anyone tested the IQ1_M 342GB Pruned Kimi K3? Is it usable?

Reddit r/LocalLLaMA · 2026-07-30 Cached

This is a highly experimental GGUF version of the 2.8T-parameter Kimi K3 MoE model, with 55% of experts pruned and quantized to ~2.15 bpw (319 GiB). It requires a specific llama.cpp PR and custom patches to run, and includes detailed instructions for usage.

0 favorites 0 likes
#expert-pruning

SHAPE: Coalition-Aware Expert Pruning for Sparse Mixture-of-Experts LLMs

arXiv cs.LG · 2026-06-10 Cached

SHAPE proposes a coalition-aware expert pruning framework for sparse MoE LLMs that uses Shapley-style attribution over routing traces to identify essential experts, achieving competitive accuracy under 20-40% pruning and reducing GPU memory footprint.

0 favorites 0 likes
#expert-pruning

ConMoE: Expert-Pool Consolidation via Prototype Reassignment for MoE Compression

arXiv cs.AI · 2026-05-29 Cached

ConMoE proposes a train-free prototype remapping framework for Mixture-of-Experts (MoE) compression, which selects a subset of experts as reusable prototypes and deterministically remaps original expert calls to them, reducing memory usage without weight updates or fine-tuning.

0 favorites 0 likes
← Back to home

Submit Feedback