Efficient 2:4 sparse training algorithms and implementations
Explore Similar Repositories
LLM:LightningLM 0.1V — Reference training pipeline for the LightningLM family. 2B dense seed → 5B MoE → 9B MoE → 120B sparse MoE through TurboQuant-PreTraining on a single eight-GPU node. Companion code for *Reversible Foundations*.
BatchTopK:Implementation of the BatchTopK activation function for training sparse autoencoders (SAEs)
Sparse-vLLM:A sparse-first inference engine (sparsevllm). It also contains DeltaKV compressor training + evaluation tooling (deltakv).