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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
czg1225 avatar

czg1225/DMax

0
View on GitHub↗
126 stars·7 forks·Python·Apache-2.0·7 viewsarxiv.org/pdf/2604.08302↗

DMax

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

Features

  • Inference Optimization - Aggressive parallel decoding for diffusion LLMs.

Star history

Star history chart for czg1225/dmaxStar history chart for czg1225/dmax

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DMax

Similar open-source projects, ranked by how many features they share with DMax.
  • crys-chen/dpadCrys-Chen avatar

    Crys-Chen/DPad

    63View on 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
    View on GitHub↗63
  • cychomatica/freedavecychomatica avatar

    cychomatica/FreeDave

    21View on GitHub↗

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

    Python
    View on GitHub↗21
  • danielmisrael/apddanielmisrael avatar

    danielmisrael/apd

    20View on GitHub↗

    Official repository for the paper: Accelerating Diffusion LLMs via Adaptive Parallel Decoding

    Python
    View on GitHub↗20
  • conzel/super-outlier-dlmConzel avatar

    Conzel/super-outlier-dlm

    1View on 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
    View on GitHub↗1
See all 30 alternatives to DMax→

Frequently asked questions

What does czg1225/dmax do?

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

What are the main features of czg1225/dmax?

The main features of czg1225/dmax are: Inference Optimization.

What are some open-source alternatives to czg1225/dmax?

Open-source alternatives to czg1225/dmax include: 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. danielmisrael/apd — Official repository for the paper: Accelerating Diffusion LLMs via Adaptive Parallel Decoding. duterscmy/soar —        . eth-sri/constrained-diffusion — Constrained Decoding of Diffusion LLMs with Context-Free Grammars. conzel/super-outlier-dlm — Code accompanying the paper "Layer Collapse in Diffusion Language Models" by Alexander Conzelmann, Albert…