Firehose

Filtered to tagged “mixture-of-experts” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

16 SEP 2026 · Paper

This paper presents a new technique to reduce memory usage and speed up inference for large neural networks, allowing them to run on consumer hardware with limited memory. A practitioner might care about this because it enables the deployment of large models in edge devices and reduces the need for expensive storage.

13 SEP 2026 · Paper

This paper addresses the issue of memory peak allocation in Mixture-of-Experts (MoE) models during long-context training, proposing four different techniques to reduce memory usage without compromising performance. Practitioners might care about these techniques to train larger MoE models with longer context lengths.