awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Kamichanw avatar

Kamichanw/d2Cache

0
View on GitHub↗

D2Cache

Research dLLM Codebase for Diffusion Language Models Research

Features

  • Inference Optimization - Dual adaptive caching for diffusion-based LLMs.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
135 星标·3 分支·Python·Apache-2.0·2 次浏览

Star 历史

kamichanw/d2cache 的 Star 历史图表kamichanw/d2cache 的 Star 历史图表

D2Cache 的开源替代方案

相似的开源项目,按与 D2Cache 的功能重合度排序。
  • crys-chen/dpadCrys-Chen 的头像

    Crys-Chen/DPad

    63在 GitHub 上查看↗

    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
    在 GitHub 上查看↗63
  • cychomatica/freedavecychomatica 的头像

    cychomatica/FreeDave

    21在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗21
  • czg1225/dmaxczg1225 的头像

    czg1225/DMax

    126在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗126
  • conzel/super-outlier-dlmConzel 的头像

    Conzel/super-outlier-dlm

    1在 GitHub 上查看↗

    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
    在 GitHub 上查看↗1
查看 D2Cache 的所有 30 个替代方案→

常见问题解答

kamichanw/d2cache 是做什么的?

Research dLLM Codebase for Diffusion Language Models Research

kamichanw/d2cache 的主要功能有哪些?

kamichanw/d2cache 的主要功能包括:Inference Optimization。

kamichanw/d2cache 有哪些开源替代品?

kamichanw/d2cache 的开源替代品包括: 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…