awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mscheong01 avatar

mscheong01/EntropyCache

0
View on GitHub↗
2 Stars·0 Forks·2 Aufrufearxiv.org/abs/2603.18489↗

EntropyCache

We would like to express our gratitude to the previous studies on DLLM KV caching that inspired our work. Special thanks to the authors of d2Cache for providing excellent open-source code, which served as a valuable foundation for our experimental framework. We also acknowledge the developers of…

Features

  • Inference Optimization - Entropy-guided KV caching for diffusion models.

Star-Verlauf

Star-Verlauf für mscheong01/entropycacheStar-Verlauf für mscheong01/entropycache

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu EntropyCache

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit EntropyCache.
  • crys-chen/dpadAvatar von Crys-Chen

    Crys-Chen/DPad

    63Auf GitHub ansehen↗

    Efficiency: DPad-enhanced dLLMs achieve up to a 61.39× speedup over vanilla dLLM baselines. Accuracy: DPad-enhanced dLLMs achieve up to a +26.46% improvement over vanilla dLLM baselines. (Evaluation conducted on NVIDIA A100-PCIe-80GB GPUs).

    Python
    Auf GitHub ansehen↗63
  • cychomatica/freedaveAvatar von cychomatica

    cychomatica/FreeDave

    21Auf GitHub ansehen↗

    Free Draft-and-Verification: Toward Lossless Parallel Decoding for Diffusion Large Language Models

    Python
    Auf GitHub ansehen↗21
  • czg1225/dmaxAvatar von czg1225

    czg1225/DMax

    126Auf GitHub ansehen↗

    DMax is a new dLLM paradigm achieving aggressive parallel decoding while preserving generation quality.

    Python
    Auf GitHub ansehen↗126
  • conzel/super-outlier-dlmAvatar von Conzel

    Conzel/super-outlier-dlm

    1Auf GitHub ansehen↗

    Code accompanying the paper "Layer Collapse in Diffusion Language Models" by Alexander Conzelmann, Albert Catalan-Tatjer, and Shiwei Liu (Tübingen AI Center / MPI for Intelligent Systems / ELLIS Institute Tübingen). Link: https://arxiv.org/abs/2605.06366

    Python
    Auf GitHub ansehen↗1
Alle 30 Alternativen zu EntropyCache anzeigen→

Häufig gestellte Fragen

Was macht mscheong01/entropycache?

We would like to express our gratitude to the previous studies on DLLM KV caching that inspired our work. Special thanks to the authors of d2Cache for providing excellent open-source code, which served as a valuable foundation for our experimental framework. We also acknowledge the developers of…

Was sind die Hauptfunktionen von mscheong01/entropycache?

Die Hauptfunktionen von mscheong01/entropycache sind: Inference Optimization.

Welche Open-Source-Alternativen gibt es zu mscheong01/entropycache?

Open-Source-Alternativen zu mscheong01/entropycache sind unter anderem: crys-chen/dpad — Efficiency: DPad-enhanced dLLMs achieve up to a 61.39× speedup over vanilla dLLM baselines. Accuracy: DPad-enhanced… cychomatica/freedave — Free Draft-and-Verification: Toward Lossless Parallel Decoding for Diffusion Large Language Models. czg1225/dmax — DMax is a new dLLM paradigm achieving aggressive parallel decoding while preserving generation quality. danielmisrael/apd — Official repository for the paper: Accelerating Diffusion LLMs via Adaptive Parallel Decoding. duterscmy/soar —        . conzel/super-outlier-dlm — Code accompanying the paper "Layer Collapse in Diffusion Language Models" by Alexander Conzelmann, Albert…