PulseAugur
EN
LIVE 17:59:01
ENTITY Mixture of Depths

Mixture of Depths

PulseAugur coverage of Mixture of Depths — every cluster mentioning Mixture of Depths across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
3
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
3
3 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

3 day(s) with sentiment data

RECENT · PAGE 1/1 · 4 TOTAL
  1. TOOL · CL_168675 ·

    Mixture-of-Depths dynamically allocates transformer compute, saving ~50% FLOPs

    Researchers have developed a novel technique called Mixture-of-Depths (MoD) that dynamically allocates computational resources within transformer models. By introducing a small router in each block, MoD identifies and p…

  2. TOOL · CL_148031 ·

    MixCompress framework introduces Mixture-of-Experts for efficient image compression

    Researchers have introduced MixCompress, a novel framework for learned image compression that addresses the limitations of storing separate models for each compression rate. This new approach utilizes a sparse Mixture-o…

  3. RESEARCH · CL_133496 ·

    New research explores unified routing for adaptive LLM efficiency · 2 sources tracked

    Two new research papers explore methods to optimize the efficiency of large language models by dynamically adjusting computational resources based on token complexity. The first paper, "Linear Attention Architectures," …

  4. TOOL · CL_76535 ·

    Open-source framework accelerates LLM training with MoE/MoD

    A developer has created an open-source PyTorch framework designed for training large language models with Mixture of Experts (MoE) and Mixture of Depths (MoD) architectures. The framework incorporates custom CUDA kernel…