awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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-genarationAshenWELI 的头像

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

    1在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1
  • czg1225/dparallelczg1225 的头像

    czg1225/dParallel

    63在 GitHub 上查看↗

    🚀 dParallel: Learnable Parallel Decoding for dLLMs

    Python
    在 GitHub 上查看↗63
  • dreamlm/dream-coderDreamLM 的头像

    DreamLM/Dream-Coder

    104在 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
    在 GitHub 上查看↗104
  • dreamlm/dreamonDreamLM 的头像

    DreamLM/DreamOn

    117在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗117
  • dvruette/gidddvruette 的头像

    dvruette/gidd

    119在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗119

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • google-deepmind/md4google-deepmind 的头像

    google-deepmind/md4

    161在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗161
  • hkunlp/diffullamahkunlp 的头像

    hkunlp/diffullama

    395在 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
    在 GitHub 上查看↗395
  • hkunlp/diffusion-vs-arHKUNLP 的头像

    HKUNLP/diffusion-vs-ar

    94在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗94
  • hkunlp/dreamHKUNLP 的头像

    HKUNLP/Dream

    1,249在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,249
  • hkunlp/reparam-discrete-diffusionHKUNLP 的头像

    HKUNLP/reparam-discrete-diffusion

    108在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗108
  • hzfinfdu/diffusion-bertHzfinfdu 的头像

    Hzfinfdu/Diffusion-BERT

    343在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗343
  • igul222/plaidigul222 的头像

    igul222/plaid

    115在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗115
  • introspective-diffusion/i-dlmIntrospective-Diffusion 的头像

    Introspective-Diffusion/I-DLM

    148在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗148
  • inv-wzq/sparsedINV-WZQ 的头像

    INV-WZQ/SparseD

    67在 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
    在 GitHub 上查看↗67
  • jdeschena/sdttjdeschena 的头像

    jdeschena/sdtt

    51在 GitHub 上查看↗

    By Justin Deschenaux and Caglar Gulcehre.

    Python
    在 GitHub 上查看↗51
  • jetastra/sdarJetAstra 的头像

    JetAstra/SDAR

    359在 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
    在 GitHub 上查看↗359
  • jinjieni/dlms-are-super-data-learnersJinjieNi 的头像

    JinjieNi/dlms-are-super-data-learners

    228在 GitHub 上查看↗

    Diffusion Language Models are Super Data Learners

    Python
    在 GitHub 上查看↗228
  • jinjieni/megadlmsJinjieNi 的头像

    JinjieNi/MegaDLMs

    339在 GitHub 上查看↗

    MegaDLMs

    Python
    在 GitHub 上查看↗339
  • jinjieni/openmoe2JinjieNi 的头像

    JinjieNi/OpenMoE2

    58在 GitHub 上查看↗

    OpenMoE 2: Sparse Diffusion Language Models

    Python
    在 GitHub 上查看↗58
  • jinjieni/quokkaJinjieNi 的头像

    JinjieNi/Quokka

    46在 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
    在 GitHub 上查看↗46
  • kairong-han/c-2-dlmKairong-Han 的头像

    Kairong-Han/C-2-DLM

    3在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗3
  • kuleshov-group/bd3lmskuleshov-group 的头像

    kuleshov-group/bd3lms

    1,013在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,013
  • kuleshov-group/mdlmkuleshov-group 的头像

    kuleshov-group/mdlm

    698在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗698
  • lancelot39/diffusionnatLancelot39 的头像

    Lancelot39/DiffusionNAT

    3在 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
    在 GitHub 上查看↗3
  • liangrunflora/slow-fast-samplingLiangrunFlora 的头像

    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
  • liuanji/copula-diffusionliuanji 的头像

    liuanji/Copula-Diffusion

    9在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗9
  • liusulin/ddpdliusulin 的头像

    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
  • louaaron/score-entropy-discrete-diffusionlouaaron 的头像

    louaaron/Score-Entropy-Discrete-Diffusion

    732在 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
    在 GitHub 上查看↗732
  • lululuyi/tdarLuLuLuyi 的头像

    LuLuLuyi/TDAR

    16在 GitHub 上查看↗

    Advancing Block Diffusion Language Models for Test-Time Scaling

    Python
    在 GitHub 上查看↗16
  • aim-uofa/evotokendlmaim-uofa 的头像

    aim-uofa/EvoTokenDLM

    48在 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
    在 GitHub 上查看↗48