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
Conzel avatar

Conzel/super-outlier-dlm

0
View on GitHub↗
1 star·0 forks·Python·Apache-2.0·9 views

Super Outlier Dlm

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

Features

  • Inference Optimization - Analyzing layer collapse in diffusion language models.

Star history

Star history chart for conzel/super-outlier-dlmStar history chart for conzel/super-outlier-dlm

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 Super Outlier Dlm

Similar open-source projects, ranked by how many features they share with Super Outlier Dlm.
  • 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
  • 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
  • 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
See all 30 alternatives to Super Outlier Dlm→

Frequently asked questions

What does conzel/super-outlier-dlm do?

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

What are the main features of conzel/super-outlier-dlm?

The main features of conzel/super-outlier-dlm are: Inference Optimization.

What are some open-source alternatives to conzel/super-outlier-dlm?

Open-source alternatives to conzel/super-outlier-dlm include: 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 —        . eth-sri/constrained-diffusion — Constrained Decoding of Diffusion LLMs with Context-Free Grammars. crys-chen/dpad — Efficiency: DPad-enhanced dLLMs achieve up to a 61.39× speedup over vanilla dLLM baselines. Accuracy: DPad-enhanced…