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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Kamichanw avatar

Kamichanw/d2Cache

0
View on GitHub↗
135 estrellas·3 forks·Python·Apache-2.0·2 vistas

D2Cache

Research dLLM Codebase for Diffusion Language Models Research

Features

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

Historial de estrellas

Gráfico del historial de estrellas de kamichanw/d2cacheGráfico del historial de estrellas de kamichanw/d2cache

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a D2Cache

Proyectos open-source similares, clasificados según cuántas características comparten con D2Cache.
  • crys-chen/dpadAvatar de Crys-Chen

    Crys-Chen/DPad

    63Ver en 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
    Ver en GitHub↗63
  • cychomatica/freedaveAvatar de cychomatica

    cychomatica/FreeDave

    21Ver en GitHub↗

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

    Python
    Ver en GitHub↗21
  • czg1225/dmaxAvatar de czg1225

    czg1225/DMax

    126Ver en GitHub↗

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

    Python
    Ver en GitHub↗126
  • conzel/super-outlier-dlmAvatar de Conzel

    Conzel/super-outlier-dlm

    1Ver en 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
    Ver en GitHub↗1
Ver las 30 alternativas a D2Cache→

Preguntas frecuentes

¿Qué hace kamichanw/d2cache?

Research dLLM Codebase for Diffusion Language Models Research

¿Cuáles son las características principales de kamichanw/d2cache?

Las características principales de kamichanw/d2cache son: Inference Optimization.

¿Qué alternativas de código abierto existen para kamichanw/d2cache?

Las alternativas de código abierto para kamichanw/d2cache incluyen: 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…