awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 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-dlmالصورة الرمزية لـ Conzel

    Conzel/super-outlier-dlm

    1عرض على 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
    عرض على GitHub↗1
  • crys-chen/dpadالصورة الرمزية لـ Crys-Chen

    Crys-Chen/DPad

    63عرض على 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
    عرض على GitHub↗63
  • czg1225/dmaxالصورة الرمزية لـ czg1225

    czg1225/DMax

    126عرض على GitHub↗

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

    Python
    عرض على GitHub↗126
  • danielmisrael/apdالصورة الرمزية لـ danielmisrael

    danielmisrael/apd

    20عرض على GitHub↗

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

    Python
    عرض على GitHub↗20
  • duterscmy/soarالصورة الرمزية لـ duterscmy

    duterscmy/SOAR

    8عرض على GitHub↗
    Python
    عرض على GitHub↗8

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
eth-sri/constrained-diffusionالصورة الرمزية لـ eth-sri

eth-sri/constrained-diffusion

52عرض على GitHub↗

Constrained Decoding of Diffusion LLMs with Context-Free Grammars

Rust
عرض على GitHub↗52
  • fscdc/dvotingالصورة الرمزية لـ fscdc

    fscdc/dVoting

    31عرض على GitHub↗

    dVoting: Fast Voting for dLLMs

    Python
    عرض على GitHub↗31
  • horseee/dkv-cacheالصورة الرمزية لـ horseee

    horseee/dkv-cache

    133عرض على GitHub↗

    The pipeline of dKV-Cache

    Python
    عرض على GitHub↗133
  • ims-kdks/learning-to-parallel-decodingالصورة الرمزية لـ ims-kdks

    ims-kdks/Learning-to-Parallel-Decoding

    34عرض على GitHub↗

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

    Python
    عرض على GitHub↗34
  • inclusionai/dinferالصورة الرمزية لـ inclusionAI

    inclusionAI/dInfer

    472عرض على 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
    عرض على GitHub↗472
  • jianuo-huang/maskkvالصورة الرمزية لـ jianuo-huang

    jianuo-huang/MaskKV

    8عرض على GitHub↗

    MaskKV: Fine-Grained Cache Eviction for Efficient dLLM Inference

    عرض على GitHub↗8
  • johnny221b/tapsالصورة الرمزية لـ Johnny221B

    Johnny221B/TAPS

    6عرض على GitHub↗

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

    Python
    عرض على GitHub↗6
  • junos-ai-org/test-time-scalingالصورة الرمزية لـ junos-ai-org

    junos-ai-org/Test-Time-Scaling

    14عرض على 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
    عرض على GitHub↗14
  • kamichanw/d2cacheالصورة الرمزية لـ Kamichanw

    Kamichanw/d2Cache

    135عرض على GitHub↗

    Research dLLM Codebase for Diffusion Language Models Research

    Python
    عرض على GitHub↗135
  • kuleshov-group/remdmالصورة الرمزية لـ kuleshov-group

    kuleshov-group/remdm

    77عرض على 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
    عرض على GitHub↗77
  • li-jinsong/daedalالصورة الرمزية لـ Li-Jinsong

    Li-Jinsong/DAEDAL

    170عرض على GitHub↗

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

    Python
    عرض على GitHub↗170
  • liangrunflora/slow-fast-samplingالصورة الرمزية لـ LiangrunFlora

    LiangrunFlora/Slow-Fast-Sampling

    42عرض على GitHub↗

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

    Python
    عرض على GitHub↗42
  • lins-lab/denoisingentropyالصورة الرمزية لـ LINs-lab

    LINs-lab/DenoisingEntropy

    2عرض على GitHub↗

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

    Python
    عرض على GitHub↗2
  • liusulin/ddpdالصورة الرمزية لـ liusulin

    liusulin/DDPD

    85عرض على 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
    عرض على GitHub↗85
  • lizhuo-luo/dawnالصورة الرمزية لـ lizhuo-luo

    lizhuo-luo/DAWN

    12عرض على GitHub↗

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

    Python
    عرض على GitHub↗12
  • lizhuo-luo/dsbالصورة الرمزية لـ lizhuo-luo

    lizhuo-luo/DSB

    9عرض على GitHub↗

    DSB: Dynamic Sliding Block Scheduling for Diffusion LLMs

    Python
    عرض على GitHub↗9
  • longxmas/focus-dllmالصورة الرمزية لـ Longxmas

    Longxmas/Focus-dLLM

    11عرض على GitHub↗

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

    عرض على GitHub↗11
  • maomaocun/dllm-cacheالصورة الرمزية لـ maomaocun

    maomaocun/dLLM-cache

    207عرض على GitHub↗

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

    Python
    عرض على GitHub↗207
  • maomaocun/dllm-varالصورة الرمزية لـ maomaocun

    maomaocun/dLLM-Var

    35عرض على GitHub↗

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

    Python
    عرض على GitHub↗35
  • maple-research-lab/remediالصورة الرمزية لـ maple-research-lab

    maple-research-lab/RemeDi

    14عرض على GitHub↗

    2026-1-28

    Python
    عرض على GitHub↗14
  • mscheong01/entropycacheالصورة الرمزية لـ mscheong01

    mscheong01/EntropyCache

    2عرض على 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…

    عرض على GitHub↗2
  • neuir/pc-samplerالصورة الرمزية لـ NEUIR

    NEUIR/PC-Sampler

    40عرض على GitHub↗

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

    Python
    عرض على GitHub↗40
  • nvlabs/fast-dllmالصورة الرمزية لـ NVlabs

    NVlabs/Fast-dLLM

    840عرض على GitHub↗
    Python
    عرض على GitHub↗840
  • peacer68/fmseqالصورة الرمزية لـ Peacer68

    Peacer68/FMSeq

    3عرض على 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
    عرض على GitHub↗3
  • pixeli99/a-cfgالصورة الرمزية لـ pixeli99

    pixeli99/A-CFG

    7عرض على GitHub↗

    Adaptive Classifier-Free Guidance via Dynamic Low-Confidence Masking

    عرض على GitHub↗7