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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cychomatica/freedave

Open-source alternatives to FreeDave

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

  • conzel/super-outlier-dlmAvatar de Conzel

    Conzel/super-outlier-dlm

    1Ver en 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
    Ver en GitHub↗1
  • crys-chen/dpadAvatar de Crys-Chen

    Crys-Chen/DPad

    63Ver en 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
    Ver en GitHub↗63
  • czg1225/dmaxAvatar de czg1225

    czg1225/DMax

    126Ver en GitHub↗

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

    Python
    Ver en GitHub↗126
  • danielmisrael/apdAvatar de danielmisrael

    danielmisrael/apd

    20Ver en GitHub↗

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

    Python
    Ver en GitHub↗20
  • duterscmy/soarAvatar de duterscmy

    duterscmy/SOAR

    8Ver en GitHub↗
    Python
    Ver en GitHub↗8

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
eth-sri/constrained-diffusionAvatar de eth-sri

eth-sri/constrained-diffusion

52Ver en GitHub↗

Constrained Decoding of Diffusion LLMs with Context-Free Grammars

Rust
Ver en GitHub↗52
  • fscdc/dvotingAvatar de fscdc

    fscdc/dVoting

    31Ver en GitHub↗

    dVoting: Fast Voting for dLLMs

    Python
    Ver en GitHub↗31
  • horseee/dkv-cacheAvatar de horseee

    horseee/dkv-cache

    133Ver en GitHub↗

    The pipeline of dKV-Cache

    Python
    Ver en GitHub↗133
  • ims-kdks/learning-to-parallel-decodingAvatar de ims-kdks

    ims-kdks/Learning-to-Parallel-Decoding

    34Ver en GitHub↗

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

    Python
    Ver en GitHub↗34
  • inclusionai/dinferAvatar de inclusionAI

    inclusionAI/dInfer

    472Ver en 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
    Ver en GitHub↗472
  • jianuo-huang/maskkvAvatar de jianuo-huang

    jianuo-huang/MaskKV

    8Ver en GitHub↗

    MaskKV: Fine-Grained Cache Eviction for Efficient dLLM Inference

    Ver en GitHub↗8
  • johnny221b/tapsAvatar de Johnny221B

    Johnny221B/TAPS

    6Ver en GitHub↗

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

    Python
    Ver en GitHub↗6
  • junos-ai-org/test-time-scalingAvatar de junos-ai-org

    junos-ai-org/Test-Time-Scaling

    14Ver en 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
    Ver en GitHub↗14
  • kamichanw/d2cacheAvatar de Kamichanw

    Kamichanw/d2Cache

    135Ver en GitHub↗

    Research dLLM Codebase for Diffusion Language Models Research

    Python
    Ver en GitHub↗135
  • kuleshov-group/remdmAvatar de kuleshov-group

    kuleshov-group/remdm

    77Ver en 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
    Ver en GitHub↗77
  • li-jinsong/daedalAvatar de Li-Jinsong

    Li-Jinsong/DAEDAL

    170Ver en GitHub↗

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

    Python
    Ver en GitHub↗170
  • liangrunflora/slow-fast-samplingAvatar de LiangrunFlora

    LiangrunFlora/Slow-Fast-Sampling

    42Ver en GitHub↗

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

    Python
    Ver en GitHub↗42
  • lins-lab/denoisingentropyAvatar de LINs-lab

    LINs-lab/DenoisingEntropy

    2Ver en GitHub↗

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

    Python
    Ver en GitHub↗2
  • liusulin/ddpdAvatar de liusulin

    liusulin/DDPD

    85Ver en 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
    Ver en GitHub↗85
  • lizhuo-luo/dawnAvatar de lizhuo-luo

    lizhuo-luo/DAWN

    12Ver en GitHub↗

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

    Python
    Ver en GitHub↗12
  • lizhuo-luo/dsbAvatar de lizhuo-luo

    lizhuo-luo/DSB

    9Ver en GitHub↗

    DSB: Dynamic Sliding Block Scheduling for Diffusion LLMs

    Python
    Ver en GitHub↗9
  • longxmas/focus-dllmAvatar de Longxmas

    Longxmas/Focus-dLLM

    11Ver en GitHub↗

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

    Ver en GitHub↗11
  • maomaocun/dllm-cacheAvatar de maomaocun

    maomaocun/dLLM-cache

    207Ver en GitHub↗

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

    Python
    Ver en GitHub↗207
  • maomaocun/dllm-varAvatar de maomaocun

    maomaocun/dLLM-Var

    35Ver en GitHub↗

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

    Python
    Ver en GitHub↗35
  • maple-research-lab/remediAvatar de maple-research-lab

    maple-research-lab/RemeDi

    14Ver en GitHub↗

    2026-1-28

    Python
    Ver en GitHub↗14
  • mscheong01/entropycacheAvatar de mscheong01

    mscheong01/EntropyCache

    2Ver en 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…

    Ver en GitHub↗2
  • neuir/pc-samplerAvatar de NEUIR

    NEUIR/PC-Sampler

    40Ver en GitHub↗

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

    Python
    Ver en GitHub↗40
  • nvlabs/fast-dllmAvatar de NVlabs

    NVlabs/Fast-dLLM

    840Ver en GitHub↗
    Python
    Ver en GitHub↗840
  • peacer68/fmseqAvatar de Peacer68

    Peacer68/FMSeq

    3Ver en 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
    Ver en GitHub↗3
  • pixeli99/a-cfgAvatar de pixeli99

    pixeli99/A-CFG

    7Ver en GitHub↗

    Adaptive Classifier-Free Guidance via Dynamic Low-Confidence Masking

    Ver en GitHub↗7