sparse-models

Tag

Cards List
#sparse-models

RAPTOR: Role-Aware Private Training for Mixture-of-Experts

arXiv cs.LG ↗ · 2026-09-10 Cached

RAPTOR is a role-aware framework for differentially private fine-tuning of Mixture-of-Experts models, addressing failure modes like clipping interference and noise dilution, with experimental improvements over standard DP baselines.

0 favorites 0 likes
#sparse-models

ISTA-DASLab/Qwen3.8-Flash-Next-GSQ-RCO-GGUF

Hugging Face Models Trending ↗ · 2026-09-07 Cached

This repository provides GGUF quantizations of the Qwen3.8-Flash-Next model using gradient-based methods GSQ and RCO for optimized low-bit representation, enabling efficient deployment in standard tools.

0 favorites 0 likes
#sparse-models

Proposed architecture for inferencing sparse MOE models increasing Active parameters using layered + linear decay. Succinct reasoning without any model training or fine tune. [p]

Reddit r/MachineLearning ↗ · 2026-09-06

A llama.cpp implementation that expands MoE expert routing beyond native top-K during inference using adaptive thresholds and layer-specific linear decay, without requiring model retraining or fine-tuning.

0 favorites 0 likes
#sparse-models

@ArizePhoenix: The M-series is sparse MoE: M2 routes to ~10B of 230B parameters per forward pass, and M3 to ~23B of 428B. That is why …

X AI KOLs Following ↗ · 2026-09-03

The M-series models use sparse Mixture of Experts architecture, with M2 routing to 10B of 230B parameters per forward pass and M3 to 23B of 428B, allowing deployment on 4xH100 GPUs at specific pricing.

0 favorites 0 likes
#sparse-models

[Paper] ToMoE: Converting Dense Large Language Models to Mixture-of-Experts through Dynamic Structural Pruning

Reddit r/LocalLLaMA ↗ · 2026-08-24 Cached

ToMoE proposes a method to convert dense large language models into Mixture-of-Experts models using dynamic structural pruning without weight updates, outperforming existing techniques.

0 favorites 0 likes
#sparse-models

124B total but only ~5B active-this is exactly the shape I want for my box. Are low-active MoEs just the local sweet spot now?

Reddit r/singularity ↗ · 2026-07-25

A discussion on the merits of Mixture of Experts models with 124B total parameters but only ~5B active, suggesting that low-active MoEs may be the optimal local sweet spot.

0 favorites 0 likes
#sparse-models

Individual Parameters in Weight-Sparse Transformers Appear Interpretable

arXiv cs.LG ↗ · 2026-07-07 Cached

This paper introduces an automated LLM pipeline to generate and verify human-readable descriptions of when individual weights in transformers matter, finding that 12-31% of weights in weight-sparse transformers are interpretable globally, outperforming dense transformers.

0 favorites 0 likes
#sparse-models

We need a 80-160B model urgently. The unified memory device market needs more Models.

Reddit r/LocalLLaMA ↗ · 2026-06-17

The author argues that there is an urgent need for AI models in the 80-160B parameter range to support users with unified memory devices (e.g., high-RAM Apple/AMD systems), as recent models are either too small or too large for their hardware.

0 favorites 0 likes
#sparse-models

DOT-MoE: Differentiable Optimal Transport for MoEfication

Hugging Face Daily Papers ↗ · 2026-06-01 Cached

DOT-MoE formulates dense layer decomposition as a differentiable optimal transport problem, enabling efficient training of sparse MoE models that retain 90% of original performance while reducing active parameters by 50%.

0 favorites 0 likes
#sparse-models

EMO: Pretraining Mixture of Experts for Emergent Modularity

Hugging Face Daily Papers ↗ · 2026-05-07 Cached

EMO is a Mixture-of-Experts model that enables modular deployment by grouping similar domain tokens with shared experts, achieving performance comparable to standard MoEs while allowing significant expert pruning (25% experts retain 99% performance) without performance degradation.

0 favorites 0 likes
#sparse-models

Mixture of Experts (MoEs) in Transformers

Hugging Face Blog ↗ · 2026-02-26 Cached

Hugging Face blog post explaining Mixture of Experts (MoEs) architecture in Transformers, covering the shift from dense to sparse models, weight loading optimizations, expert parallelism, and training techniques for MoE-based language models.

0 favorites 0 likes
← Back to home

Submit Feedback