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 hkunlp/diffullama

Open-source alternatives to Diffullama

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

  • hkunlp/dreamAvatar von HKUNLP

    HKUNLP/Dream

    1,249Auf GitHub ansehen↗

    ](https://huggingface.co/Dream-org/Dream-v0-Base-7B)

    Python
    Auf GitHub ansehen↗1,249
  • ml-gsai/llada-1.5Avatar von ML-GSAI

    ML-GSAI/LLaDA-1.5

    55Auf GitHub ansehen↗

    We introduce LLaDA 1.5, a competitive large diffusion language model, trained by variance-reduced preference optimization (VRPO).

    Auf GitHub ansehen↗55
  • jinjieni/quokkaAvatar von JinjieNi

    JinjieNi/Quokka

    46Auf GitHub ansehen↗

    Training Optimal Large Diffusion Language Models Jinjie Ni†, Qian Liu, Chao Du, Longxu Dou, Hang Yan, Zili Wang, Tianyu Pang, Michael Qizhe Shieh

    Python
    Auf GitHub ansehen↗46
  • jinjieni/megadlmsAvatar von JinjieNi

    JinjieNi/MegaDLMs

    339Auf GitHub ansehen↗

    MegaDLMs

    Python
    Auf GitHub ansehen↗339
  • autonomousvision/mdpoAvatar von autonomousvision

    autonomousvision/mdpo

    44Auf GitHub ansehen↗

    [Paper](https://arxiv.org/pdf/2508.13148) [Project](https://cli212.github.io/MDPO/)

    Python
    Auf GitHub ansehen↗44
  • bhmingyang/tadAvatar von BHmingyang

    BHmingyang/TAD

    2Auf GitHub ansehen↗

    ```bash conda create -n tad python=3.10 -y conda activate tad

    Python
    Auf GitHub ansehen↗2

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
  • amap-ml/ar-mapAvatar von AMAP-ML

    AMAP-ML/AR-MAP

    24Auf GitHub ansehen↗

    Are Autoregressive Large Language Models Implicit Teachers for Diffusion Large Language Models? A comprehensive framework for transferring alignment knowledge from AR-LLMs to Diffusion Models

    Python
    Auf GitHub ansehen↗24
  • chenyuwang-monica/drakesAvatar von ChenyuWang-Monica

    ChenyuWang-Monica/DRAKES

    72Auf GitHub ansehen↗

    The repository contains the code for the DRAKES method presented in the paper: Fine-Tuning Discrete Diffusion Models via Reward Optimization with Applications to DNA and Protein design (ICLR 2025). DRAKES is a fine-tuning method for reward optimization or alignment in discrete diffusion models,…

    Python
    Auf GitHub ansehen↗72
  • ashenweli/discrete-diffusion-models-for-language-genarationAvatar von AshenWELI

    AshenWELI/Discrete-Diffusion-Models-for-Language-Genaration

    1Auf GitHub ansehen↗

    This thesis aimstoinvestigate thepotential of discrete diffusion models in the context ofnaturallanguagegeneration.

    Python
    Auf GitHub ansehen↗1
  • czg1225/dparallelAvatar von czg1225

    czg1225/dParallel

    63Auf GitHub ansehen↗

    🚀 dParallel: Learnable Parallel Decoding for dLLMs

    Python
    Auf GitHub ansehen↗63
  • dllm-reasoning/d1Avatar von dllm-reasoning

    dllm-reasoning/d1

    446Auf GitHub ansehen↗

    d1: Scaling Reasoning in Diffusion Large Language Models via Reinforcement Learning A two-stage approach combining masked SFT with diffu -GRPO—a novel policy gradient method based on GRPO that features efficient log probability estimation designed for masked dLLMs—to scale reasoning capabilities…

    Python
    Auf GitHub ansehen↗446
  • dreamlm/dream-coderAvatar von DreamLM

    DreamLM/Dream-Coder

    104Auf GitHub ansehen↗

    Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development stages—adaptation, supervised fine-tuning, and reinforcement learning. It achieves an impressive 21.4% pass@1 on LiveCodeBench (2410-2505), outperforming other open-source diffusion LLMs by…

    Python
    Auf GitHub ansehen↗104
  • dreamlm/dreamonAvatar von DreamLM

    DreamLM/DreamOn

    117Auf GitHub ansehen↗

    ](https://huggingface.co/Dream-org/DreamOn-v0-7B)

    Python
    Auf GitHub ansehen↗117
  • dvruette/giddAvatar von dvruette

    dvruette/gidd

    119Auf GitHub ansehen↗

    By Dimitri von Rütte, Janis Fluri, Yuhui Ding, Antonio Orvieto, Bernhard Schölkopf, Thomas Hofmann

    Python
    Auf GitHub ansehen↗119
  • google-deepmind/md4Avatar von google-deepmind

    google-deepmind/md4

    161Auf GitHub ansehen↗

    please use requirementsgpu.txt if your accelerator is GPUs, use requirementstpu.txt when using Google Cloud TPUs.

    Python
    Auf GitHub ansehen↗161
  • bytedance-seed/stable-diffcoderAvatar von ByteDance-Seed

    ByteDance-Seed/Stable-DiffCoder

    84Auf GitHub ansehen↗

    Stable-DiffCoder: Pushing the Frontier of Code Diffusion Large Language Model

    Auf GitHub ansehen↗84
  • gen-verse/dllm-rlAvatar von Gen-Verse

    Gen-Verse/dLLM-RL

    510Auf GitHub ansehen↗

    Revolutionizing Reinforcement Learning Framework for Diffusion Large Language Models Most comprehensive framework for dLLM's and multimodal dLLM's post-training

    Python
    Auf GitHub ansehen↗510
  • hao-ai-lab/d3llmAvatar von hao-ai-lab

    hao-ai-lab/d3LLM

    145Auf GitHub ansehen↗

    This is the official implementation of the paper d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation (ICML'26), where we introduce a novel recipe for building an ultra-fast diffusion language model named d3LLM (pseuDo-Distilled Diffusion LLM) 🚀.

    Python
    Auf GitHub ansehen↗145
  • hkunlp/diffusion-of-thoughtsAvatar von hkunlp

    hkunlp/diffusion-of-thoughts

    212Auf GitHub ansehen↗

    NeurIPS 2024 Code for the paper "Diffusion of Thoughts: Chain-of-Thought Reasoning in Diffusion Language Models"

    Python
    Auf GitHub ansehen↗212
  • hkunlp/diffusion-vs-arAvatar von HKUNLP

    HKUNLP/diffusion-vs-ar

    94Auf GitHub ansehen↗

    This repository contains code for training and evaluating the models in the paper Beyond Autoregression: Discrete Diffusion for Complex Reasoning and Planning.

    Python
    Auf GitHub ansehen↗94
  • facebookresearch/spgAvatar von facebookresearch

    facebookresearch/SPG

    60Auf GitHub ansehen↗

    SPG: Sandwiched Policy Gradient for Masked Diffusion Language Models

    Python
    Auf GitHub ansehen↗60
  • hkunlp/reparam-discrete-diffusionAvatar von HKUNLP

    HKUNLP/reparam-discrete-diffusion

    108Auf GitHub ansehen↗

    This repository contains the official implementation of paper A Reparameterized Discrete Diffusion Model for Text Generation.

    Python
    Auf GitHub ansehen↗108
  • hzfinfdu/diffusion-bertAvatar von Hzfinfdu

    Hzfinfdu/Diffusion-BERT

    343Auf GitHub ansehen↗

    Official implementation of DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models.

    Python
    Auf GitHub ansehen↗343
  • igul222/plaidAvatar von igul222

    igul222/plaid

    115Auf GitHub ansehen↗

    This repository contains code for training and evaluating the models in the paper Likelihood-Based Diffusion Language Models.

    Python
    Auf GitHub ansehen↗115
  • introspective-diffusion/i-dlmAvatar von Introspective-Diffusion

    Introspective-Diffusion/I-DLM

    148Auf GitHub ansehen↗
    Python
    Auf GitHub ansehen↗148
  • inv-wzq/sparsedAvatar von INV-WZQ

    INV-WZQ/SparseD

    67Auf GitHub ansehen↗

    SparseD is a novel sparse attention method for diffusion language models (DLMs), delivering near lossless acceleration in performance. It uses full attention and computes sparse patterns during early denoising steps, then reuses these patterns in later steps to restrict computation and improve…

    Python
    Auf GitHub ansehen↗67
  • jdeschena/sdttAvatar von jdeschena

    jdeschena/sdtt

    51Auf GitHub ansehen↗

    By Justin Deschenaux and Caglar Gulcehre.

    Python
    Auf GitHub ansehen↗51
  • jetastra/sdarAvatar von JetAstra

    JetAstra/SDAR

    359Auf GitHub ansehen↗

    We introduce SDAR (Synergy of Diffusion and AutoRegression), a large-scale diffusion language model that unites the complementary strengths of autoregressive and discrete diffusion modeling. By merging the training efficiency of autoregressive methods with the highly parallel decoding ability of…

    Python
    Auf GitHub ansehen↗359
  • jinjieni/dlms-are-super-data-learnersAvatar von JinjieNi

    JinjieNi/dlms-are-super-data-learners

    228Auf GitHub ansehen↗

    Diffusion Language Models are Super Data Learners

    Python
    Auf GitHub ansehen↗228
  • bowen-sun-0728/blockwise-sftAvatar von Bowen-Sun-0728

    Bowen-Sun-0728/Blockwise-SFT

    6Auf GitHub ansehen↗

    Blockwise SFT for Diffusion Language Models: Reconciling Bidirectional Attention and Autoregressive Decoding

    Python
    Auf GitHub ansehen↗6