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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to z-lab/dflash

Open-source alternatives to Dflash

30 open-source projects similar to z-lab/dflash, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dflash alternative.

  • conzel/super-outlier-dlmAvatar Conzel

    Conzel/super-outlier-dlm

    1Vezi pe 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
    Vezi pe GitHub↗1
  • crys-chen/dpadAvatar Crys-Chen

    Crys-Chen/DPad

    63Vezi pe 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
    Vezi pe GitHub↗63
  • cychomatica/freedaveAvatar cychomatica

    cychomatica/FreeDave

    21Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗21
  • czg1225/dmaxAvatar czg1225

    czg1225/DMax

    126Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗126
  • danielmisrael/apdAvatar danielmisrael

    danielmisrael/apd

    20Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗20

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • duterscmy/soarAvatar duterscmy

    duterscmy/SOAR

    8Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗8
  • eth-sri/constrained-diffusionAvatar eth-sri

    eth-sri/constrained-diffusion

    52Vezi pe GitHub↗

    Constrained Decoding of Diffusion LLMs with Context-Free Grammars

    Rust
    Vezi pe GitHub↗52
  • fscdc/dvotingAvatar fscdc

    fscdc/dVoting

    31Vezi pe GitHub↗

    dVoting: Fast Voting for dLLMs

    Python
    Vezi pe GitHub↗31
  • horseee/dkv-cacheAvatar horseee

    horseee/dkv-cache

    133Vezi pe GitHub↗

    The pipeline of dKV-Cache

    Python
    Vezi pe GitHub↗133
  • ims-kdks/learning-to-parallel-decodingAvatar ims-kdks

    ims-kdks/Learning-to-Parallel-Decoding

    34Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗34
  • inclusionai/dinferAvatar inclusionAI

    inclusionAI/dInfer

    472Vezi pe GitHub↗

    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
    Vezi pe GitHub↗472
  • jianuo-huang/maskkvAvatar jianuo-huang

    jianuo-huang/MaskKV

    8Vezi pe GitHub↗

    MaskKV: Fine-Grained Cache Eviction for Efficient dLLM Inference

    Vezi pe GitHub↗8
  • johnny221b/tapsAvatar Johnny221B

    Johnny221B/TAPS

    6Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗6
  • junos-ai-org/test-time-scalingAvatar junos-ai-org

    junos-ai-org/Test-Time-Scaling

    14Vezi pe GitHub↗

    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
    Vezi pe GitHub↗14
  • kamichanw/d2cacheAvatar Kamichanw

    Kamichanw/d2Cache

    135Vezi pe GitHub↗

    Research dLLM Codebase for Diffusion Language Models Research

    Python
    Vezi pe GitHub↗135
  • kuleshov-group/remdmAvatar kuleshov-group

    kuleshov-group/remdm

    77Vezi pe GitHub↗

    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
    Vezi pe GitHub↗77
  • li-jinsong/daedalAvatar Li-Jinsong

    Li-Jinsong/DAEDAL

    170Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗170
  • liangrunflora/slow-fast-samplingAvatar LiangrunFlora

    LiangrunFlora/Slow-Fast-Sampling

    42Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗42
  • lins-lab/denoisingentropyAvatar LINs-lab

    LINs-lab/DenoisingEntropy

    2Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2
  • liusulin/ddpdAvatar liusulin

    liusulin/DDPD

    85Vezi pe GitHub↗

    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
    Vezi pe GitHub↗85
  • lizhuo-luo/dawnAvatar lizhuo-luo

    lizhuo-luo/DAWN

    12Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗12
  • lizhuo-luo/dsbAvatar lizhuo-luo

    lizhuo-luo/DSB

    9Vezi pe GitHub↗

    DSB: Dynamic Sliding Block Scheduling for Diffusion LLMs

    Python
    Vezi pe GitHub↗9
  • longxmas/focus-dllmAvatar Longxmas

    Longxmas/Focus-dLLM

    11Vezi pe GitHub↗

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

    Vezi pe GitHub↗11
  • maomaocun/dllm-cacheAvatar maomaocun

    maomaocun/dLLM-cache

    207Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗207
  • maomaocun/dllm-varAvatar maomaocun

    maomaocun/dLLM-Var

    35Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗35
  • maple-research-lab/remediAvatar maple-research-lab

    maple-research-lab/RemeDi

    14Vezi pe GitHub↗

    2026-1-28

    Python
    Vezi pe GitHub↗14
  • mscheong01/entropycacheAvatar mscheong01

    mscheong01/EntropyCache

    2Vezi pe GitHub↗

    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…

    Vezi pe GitHub↗2
  • neuir/pc-samplerAvatar NEUIR

    NEUIR/PC-Sampler

    40Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗40
  • nvlabs/fast-dllmAvatar NVlabs

    NVlabs/Fast-dLLM

    840Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗840
  • peacer68/fmseqAvatar Peacer68

    Peacer68/FMSeq

    3Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3