awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bytedance-seed/stable-diffcoder

Open-source alternatives to Stable DiffCoder

30 open-source projects similar to bytedance-seed/stable-diffcoder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stable DiffCoder alternative.

  • ashenweli/discrete-diffusion-models-for-language-genarationAvatar de AshenWELI

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

    1Ver en GitHub↗

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

    Python
    Ver en GitHub↗1
  • czg1225/dparallelAvatar de czg1225

    czg1225/dParallel

    63Ver en GitHub↗

    🚀 dParallel: Learnable Parallel Decoding for dLLMs

    Python
    Ver en GitHub↗63
  • dreamlm/dream-coderAvatar de DreamLM

    DreamLM/Dream-Coder

    104Ver en GitHub↗

    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
    Ver en GitHub↗104
  • dreamlm/dreamonAvatar de DreamLM

    DreamLM/DreamOn

    117Ver en GitHub↗

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

    Python
    Ver en GitHub↗117
  • dvruette/giddAvatar de dvruette

    dvruette/gidd

    119Ver en GitHub↗

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

    Python
    Ver en GitHub↗119

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
  • google-deepmind/md4Avatar de google-deepmind

    google-deepmind/md4

    161Ver en GitHub↗

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

    Python
    Ver en GitHub↗161
  • hkunlp/diffullamaAvatar de hkunlp

    hkunlp/diffullama

    395Ver en GitHub↗

    Current Diffusion Language Models (DLMs) have been studied at a smaller scale compared to their autoregressive (AR) counterparts and lack fair comparison on language modeling benchmarks. Additionally, training diffusion models from scratch at scale remains challenging. We propose adapting…

    Python
    Ver en GitHub↗395
  • hkunlp/diffusion-vs-arAvatar de HKUNLP

    HKUNLP/diffusion-vs-ar

    94Ver en GitHub↗

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

    Python
    Ver en GitHub↗94
  • hkunlp/dreamAvatar de HKUNLP

    HKUNLP/Dream

    1,249Ver en GitHub↗

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

    Python
    Ver en GitHub↗1,249
  • hkunlp/reparam-discrete-diffusionAvatar de HKUNLP

    HKUNLP/reparam-discrete-diffusion

    108Ver en GitHub↗

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

    Python
    Ver en GitHub↗108
  • hzfinfdu/diffusion-bertAvatar de Hzfinfdu

    Hzfinfdu/Diffusion-BERT

    343Ver en GitHub↗

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

    Python
    Ver en GitHub↗343
  • igul222/plaidAvatar de igul222

    igul222/plaid

    115Ver en GitHub↗

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

    Python
    Ver en GitHub↗115
  • introspective-diffusion/i-dlmAvatar de Introspective-Diffusion

    Introspective-Diffusion/I-DLM

    148Ver en GitHub↗
    Python
    Ver en GitHub↗148
  • inv-wzq/sparsedAvatar de INV-WZQ

    INV-WZQ/SparseD

    67Ver en GitHub↗

    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
    Ver en GitHub↗67
  • jdeschena/sdttAvatar de jdeschena

    jdeschena/sdtt

    51Ver en GitHub↗

    By Justin Deschenaux and Caglar Gulcehre.

    Python
    Ver en GitHub↗51
  • jetastra/sdarAvatar de JetAstra

    JetAstra/SDAR

    359Ver en GitHub↗

    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
    Ver en GitHub↗359
  • jinjieni/dlms-are-super-data-learnersAvatar de JinjieNi

    JinjieNi/dlms-are-super-data-learners

    228Ver en GitHub↗

    Diffusion Language Models are Super Data Learners

    Python
    Ver en GitHub↗228
  • jinjieni/megadlmsAvatar de JinjieNi

    JinjieNi/MegaDLMs

    339Ver en GitHub↗

    MegaDLMs

    Python
    Ver en GitHub↗339
  • jinjieni/openmoe2Avatar de JinjieNi

    JinjieNi/OpenMoE2

    58Ver en GitHub↗

    OpenMoE 2: Sparse Diffusion Language Models

    Python
    Ver en GitHub↗58
  • jinjieni/quokkaAvatar de JinjieNi

    JinjieNi/Quokka

    46Ver en GitHub↗

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

    Python
    Ver en GitHub↗46
  • kairong-han/c-2-dlmAvatar de Kairong-Han

    Kairong-Han/C-2-DLM

    3Ver en GitHub↗

    This repository contains the official implementation for the paper "C²DLM: Causal Concept-Guided Diffusion Large Language Models".

    Python
    Ver en GitHub↗3
  • kuleshov-group/bd3lmsAvatar de kuleshov-group

    kuleshov-group/bd3lms

    1,013Ver en GitHub↗

    By Marianne Arriola, Aaron Gokaslan, Justin T Chiu, Zhihan Yang, Zhixuan Qi, Jiaqi Han, Subham Sekhar Sahoo, Volodymyr Kuleshov

    Python
    Ver en GitHub↗1,013
  • kuleshov-group/mdlmAvatar de kuleshov-group

    kuleshov-group/mdlm

    698Ver en GitHub↗

    By Subham Sekhar Sahoo, Marianne Arriola, Yair Schiff, Aaron Gokaslan, Edgar Marroquin, Justin T Chiu, Alexander Rush, Volodymyr Kuleshov

    Python
    Ver en GitHub↗698
  • lancelot39/diffusionnatAvatar de Lancelot39

    Lancelot39/DiffusionNAT

    3Ver en GitHub↗

    1.we propose a new solution for integrating Pre-trained LM into Diffusion Model, to perform discrete diffusion for text-to-text generation. It requires only low-cost fine-tuning and can performs better than vanilla fine-tuning;

    Python
    Ver en GitHub↗3
  • 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
  • liuanji/copula-diffusionAvatar de liuanji

    liuanji/Copula-Diffusion

    9Ver en GitHub↗

    The official implementation of "Discrete Copula Diffusion", which was published at ICLR 2025.

    Python
    Ver en GitHub↗9
  • 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
  • louaaron/score-entropy-discrete-diffusionAvatar de louaaron

    louaaron/Score-Entropy-Discrete-Diffusion

    732Ver en GitHub↗

    This repo contains a PyTorch implementation for the paper Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution by Aaron Lou, Chenlin Meng and Stefano Ermon.

    Python
    Ver en GitHub↗732
  • lululuyi/tdarAvatar de LuLuLuyi

    LuLuLuyi/TDAR

    16Ver en GitHub↗

    Advancing Block Diffusion Language Models for Test-Time Scaling

    Python
    Ver en GitHub↗16
  • aim-uofa/evotokendlmAvatar de aim-uofa

    aim-uofa/EvoTokenDLM

    48Ver en GitHub↗

    2026-04-07 Our Paper is accepted to ACL 2026 (main)! - 2026-01-13 Code of EvoToken-DLM Released! - 2026-01-12 Paper Released!

    Python
    Ver en GitHub↗48