awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to eth-sri/constrained-diffusion

Open-source alternatives to Constrained Diffusion

30 open-source projects similar to eth-sri/constrained-diffusion, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Constrained Diffusion alternative.

  • conzel/super-outlier-dlmAvatar von Conzel

    Conzel/super-outlier-dlm

    1Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1
  • crys-chen/dpadAvatar von Crys-Chen

    Crys-Chen/DPad

    63Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗63
  • cychomatica/freedaveAvatar von cychomatica

    cychomatica/FreeDave

    21Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗21
  • czg1225/dmaxAvatar von czg1225

    czg1225/DMax

    126Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗126
  • danielmisrael/apdAvatar von danielmisrael

    danielmisrael/apd

    20Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗20

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • duterscmy/soarAvatar von duterscmy

    duterscmy/SOAR

    8Auf GitHub ansehen↗
    Python
    Auf GitHub ansehen↗8
  • fscdc/dvotingAvatar von fscdc

    fscdc/dVoting

    31Auf GitHub ansehen↗

    dVoting: Fast Voting for dLLMs

    Python
    Auf GitHub ansehen↗31
  • horseee/dkv-cacheAvatar von horseee

    horseee/dkv-cache

    133Auf GitHub ansehen↗

    The pipeline of dKV-Cache

    Python
    Auf GitHub ansehen↗133
  • ims-kdks/learning-to-parallel-decodingAvatar von ims-kdks

    ims-kdks/Learning-to-Parallel-Decoding

    34Auf GitHub ansehen↗

    https://github.com/user-attachments/assets/09c67a58-b425-463d-a998-c1a6049bc171

    Python
    Auf GitHub ansehen↗34
  • inclusionai/dinferAvatar von inclusionAI

    inclusionAI/dInfer

    472Auf GitHub ansehen↗

    dInfer is an efficient and extensible inference framework for dLLMs. As illustrated in the following architecture, it modularizes inference into four components: model, diffusion iteration manager, decoder and KV-cache manager. It provides well-designed APIs for flexible algorithms combinations…

    Python
    Auf GitHub ansehen↗472
  • jianuo-huang/maskkvAvatar von jianuo-huang

    jianuo-huang/MaskKV

    8Auf GitHub ansehen↗

    MaskKV: Fine-Grained Cache Eviction for Efficient dLLM Inference

    Auf GitHub ansehen↗8
  • johnny221b/tapsAvatar von Johnny221B

    Johnny221B/TAPS

    6Auf GitHub ansehen↗

    Time-Annealed Perturbation Sampling (TAPS) is an inference-time method for improving diversity in diffusion language models without sacrificing generation quality.

    Python
    Auf GitHub ansehen↗6
  • junos-ai-org/test-time-scalingAvatar von junos-ai-org

    junos-ai-org/Test-Time-Scaling

    14Auf GitHub ansehen↗

    Jihoon Lee 1 , Hoyeon Moon 1 , Kevin Zhai 5 , Arun Kumar Chithanar, Anit Kumar Sahu 2 , Soummya Kar 3 , Chul Lee, Souradip Chakraborty 4 , Amrit Singh Bedi 5

    Python
    Auf GitHub ansehen↗14
  • kamichanw/d2cacheAvatar von Kamichanw

    Kamichanw/d2Cache

    135Auf GitHub ansehen↗

    Research dLLM Codebase for Diffusion Language Models Research

    Python
    Auf GitHub ansehen↗135
  • kuleshov-group/remdmAvatar von kuleshov-group

    kuleshov-group/remdm

    77Auf GitHub ansehen↗

    We introduce ReMDM, a simple and general framework to design remasking samplers for masked discrete diffusion models. In this repo, we provide our implementation of different ReMDM strategies for unconditional text generation on OpenWebText. We also provide a demo in this notebook showing how to…

    Python
    Auf GitHub ansehen↗77
  • li-jinsong/daedalAvatar von Li-Jinsong

    Li-Jinsong/DAEDAL

    170Auf GitHub ansehen↗

    Beyond Fixed: Training-Free Variable-Length Denoising for Diffusion Large Language Models

    Python
    Auf GitHub ansehen↗170
  • liangrunflora/slow-fast-samplingAvatar von LiangrunFlora

    LiangrunFlora/Slow-Fast-Sampling

    42Auf GitHub ansehen↗

    Official PyTorch implementation of the paper "Accelerating Diffusion Large Language Models with SlowFast Sampling: The Three Golden Principles" (Slow Fast Sampling).

    Python
    Auf GitHub ansehen↗42
  • lins-lab/denoisingentropyAvatar von LINs-lab

    LINs-lab/DenoisingEntropy

    2Auf GitHub ansehen↗

    This repository contains the code for Optimizing Decoding Paths in Masked Diffusion Models by Quantifying Uncertainty.

    Python
    Auf GitHub ansehen↗2
  • liusulin/ddpdAvatar von liusulin

    liusulin/DDPD

    85Auf GitHub ansehen↗

    Code repository for the paper Think While You Generate: Discrete Diffusion with Planned Denoising, by Sulin Liu, Juno Nam, Andrew Campbell, Hannes Stärk, Yilun Xu, Tommi Jaakkola, Rafael Gómez-Bombarelli. Tweet and video for the main idea.

    Python
    Auf GitHub ansehen↗85
  • lizhuo-luo/dawnAvatar von lizhuo-luo

    lizhuo-luo/DAWN

    12Auf GitHub ansehen↗

    DAWN: Dependency-Aware Fast Inference for Diffusion LLMs (Paper Coming Soon)

    Python
    Auf GitHub ansehen↗12
  • lizhuo-luo/dsbAvatar von lizhuo-luo

    lizhuo-luo/DSB

    9Auf GitHub ansehen↗

    DSB: Dynamic Sliding Block Scheduling for Diffusion LLMs

    Python
    Auf GitHub ansehen↗9
  • longxmas/focus-dllmAvatar von Longxmas

    Longxmas/Focus-dLLM

    11Auf GitHub ansehen↗

    Lingkun Long 1 , Yushi Huang 2,3 , Shihao Bai 3 , Ruihao Gong 1,3 , Jun Zhang 2 , Ao Zhou 1 , Jianlei Yang 1,*

    Auf GitHub ansehen↗11
  • maomaocun/dllm-cacheAvatar von maomaocun

    maomaocun/dLLM-cache

    207Auf GitHub ansehen↗

    Official PyTorch implementation of the paper "dLLM-Cache: Accelerating Diffusion Large Language Models with Adaptive Caching" (dLLM-Cache) in ICML 2026.

    Python
    Auf GitHub ansehen↗207
  • maomaocun/dllm-varAvatar von maomaocun

    maomaocun/dLLM-Var

    35Auf GitHub ansehen↗

    Yicun Yang 1 , Cong Wang 1 , Shaobo Wang 1 , Zichen Wen 1 , Biqing Qi 2 , Hanlin Xu 3 , Linfeng Zhang 1 †

    Python
    Auf GitHub ansehen↗35
  • maple-research-lab/remediAvatar von maple-research-lab

    maple-research-lab/RemeDi

    14Auf GitHub ansehen↗

    2026-1-28

    Python
    Auf GitHub ansehen↗14
  • mscheong01/entropycacheAvatar von mscheong01

    mscheong01/EntropyCache

    2Auf GitHub ansehen↗

    We would like to express our gratitude to the previous studies on DLLM KV caching that inspired our work. Special thanks to the authors of d2Cache for providing excellent open-source code, which served as a valuable foundation for our experimental framework. We also acknowledge the developers of…

    Auf GitHub ansehen↗2
  • neuir/pc-samplerAvatar von NEUIR

    NEUIR/PC-Sampler

    40Auf GitHub ansehen↗

    ACL '26 Source code for paper "Empirical Analysis of Decoding Biases in Masked Diffusion Models"

    Python
    Auf GitHub ansehen↗40
  • nvlabs/fast-dllmAvatar von NVlabs

    NVlabs/Fast-dLLM

    840Auf GitHub ansehen↗
    Python
    Auf GitHub ansehen↗840
  • peacer68/fmseqAvatar von Peacer68

    Peacer68/FMSeq

    3Auf GitHub ansehen↗

    Performance: Picture on the left shows BLEU Scores of different models for the paraphrase task on the QQP dataset. Our FMSeq beats all the models when using a single sampling step and achieves comparable performance to DiffuSeq (2000 steps) with only 10 steps. Workflow: Picture on the right…

    Python
    Auf GitHub ansehen↗3
  • pixeli99/a-cfgAvatar von pixeli99

    pixeli99/A-CFG

    7Auf GitHub ansehen↗

    Adaptive Classifier-Free Guidance via Dynamic Low-Confidence Masking

    Auf GitHub ansehen↗7