awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danielmisrael avatar

danielmisrael/apd

0
View on GitHub↗
20 stars·2 forks·Python·1 view

Apd

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

Features

  • Inference Optimization - Adaptive parallel decoding for diffusion models.

Star history

Star history chart for danielmisrael/apdStar history chart for danielmisrael/apd

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 Apd

Similar open-source projects, ranked by how many features they share with Apd.
  • 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
  • czg1225/dmaxczg1225 avatar

    czg1225/DMax

    126View on GitHub↗

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

    Python
    View on GitHub↗126
  • 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 Apd→

Frequently asked questions

What does danielmisrael/apd do?

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

What are the main features of danielmisrael/apd?

The main features of danielmisrael/apd are: Inference Optimization.

What are some open-source alternatives to danielmisrael/apd?

Open-source alternatives to danielmisrael/apd 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. czg1225/dmax — DMax is a new dLLM paradigm achieving aggressive parallel decoding while preserving generation quality. 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…