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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to dreamlm/dream-coder

Open-source alternatives to Dream Coder

30 open-source projects similar to dreamlm/dream-coder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dream Coder alternative.

  • microsoft/bosquelanguagemicrosoft avatar

    microsoft/BosqueLanguage

    5,215View on GitHub↗

    Bosque is an experimental programming language and development platform designed for machine-assisted software construction. It combines functional programming semantics with imperative syntax to enforce logic correctness and runtime safety, providing a type-safe environment that utilizes structured data models to maintain information integrity throughout the application lifecycle. The platform distinguishes itself through deep integration with formal verification tools, including automated theorem provers and symbolic execution engines. By transforming source code into a regularized intermed

    TypeScript
    View on GitHub↗5,215
  • bytedance-seed/stable-diffcoderByteDance-Seed avatar

    ByteDance-Seed/Stable-DiffCoder

    84View on GitHub↗

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

    View on GitHub↗84
  • huggingface/open-r1huggingface avatar

    huggingface/open-r1

    26,326View on GitHub↗

    Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test

    Python
    View on GitHub↗26,326
  • dataarctech/sql-r1DataArcTech avatar

    DataArcTech/SQL-R1

    143View on GitHub↗

    SQL-R1: Training Natural Language to SQL Reasoning Model By Reinforcement Learning

    Python
    View on GitHub↗143

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • deepseek-ai/deepseek-prover-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-Prover-V2

    1,275View on GitHub↗
    View on GitHub↗1,275
  • dreamlm/dreamonDreamLM avatar

    DreamLM/DreamOn

    117View on GitHub↗

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

    Python
    View on GitHub↗117
  • dvruette/gidddvruette avatar

    dvruette/gidd

    119View on GitHub↗

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

    Python
    View on GitHub↗119
  • ganler/code-r1ganler avatar

    ganler/code-r1

    313View on GitHub↗

    This repository includes implementations to reproduce the R1 pipeline for code generation:

    Python
    View on GitHub↗313
  • google-deepmind/md4google-deepmind avatar

    google-deepmind/md4

    161View on GitHub↗

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

    Python
    View on GitHub↗161
  • hhhuang/ararhhhuang avatar

    hhhuang/ARAR

    1View on GitHub↗
    Python
    View on GitHub↗1
  • hkunlp/diffullamahkunlp avatar

    hkunlp/diffullama

    395View on 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
    View on GitHub↗395
  • hkunlp/diffusion-vs-arHKUNLP avatar

    HKUNLP/diffusion-vs-ar

    94View on GitHub↗

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

    Python
    View on GitHub↗94
  • hkunlp/dreamHKUNLP avatar

    HKUNLP/Dream

    1,249View on GitHub↗

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

    Python
    View on GitHub↗1,249
  • hkunlp/reparam-discrete-diffusionHKUNLP avatar

    HKUNLP/reparam-discrete-diffusion

    108View on GitHub↗

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

    Python
    View on GitHub↗108
  • czg1225/dparallelczg1225 avatar

    czg1225/dParallel

    63View on GitHub↗

    🚀 dParallel: Learnable Parallel Decoding for dLLMs

    Python
    View on GitHub↗63
  • hzfinfdu/diffusion-bertHzfinfdu avatar

    Hzfinfdu/Diffusion-BERT

    343View on GitHub↗

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

    Python
    View on GitHub↗343
  • igul222/plaidigul222 avatar

    igul222/plaid

    115View on GitHub↗

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

    Python
    View on GitHub↗115
  • introspective-diffusion/i-dlmIntrospective-Diffusion avatar

    Introspective-Diffusion/I-DLM

    148View on GitHub↗
    Python
    View on GitHub↗148
  • inv-wzq/sparsedINV-WZQ avatar

    INV-WZQ/SparseD

    67View on 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
    View on GitHub↗67
  • iprc-dip/codev-r1iprc-dip avatar

    iprc-dip/CodeV-R1

    54View on GitHub↗

    CodeV-R1 is an innovative open-source Large Language Model (LLM) specifically designed for the generation of high-quality Verilog code, addressing the challenges faced by existing models in this domain.

    Python
    View on GitHub↗54
  • jdeschena/sdttjdeschena avatar

    jdeschena/sdtt

    51View on GitHub↗

    By Justin Deschenaux and Caglar Gulcehre.

    Python
    View on GitHub↗51
  • jetastra/sdarJetAstra avatar

    JetAstra/SDAR

    359View on 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
    View on GitHub↗359
  • jinjieni/dlms-are-super-data-learnersJinjieNi avatar

    JinjieNi/dlms-are-super-data-learners

    228View on GitHub↗

    Diffusion Language Models are Super Data Learners

    Python
    View on GitHub↗228
  • jinjieni/megadlmsJinjieNi avatar

    JinjieNi/MegaDLMs

    339View on GitHub↗

    MegaDLMs

    Python
    View on GitHub↗339
  • jinjieni/openmoe2JinjieNi avatar

    JinjieNi/OpenMoE2

    58View on GitHub↗

    OpenMoE 2: Sparse Diffusion Language Models

    Python
    View on GitHub↗58
  • jinjieni/quokkaJinjieNi avatar

    JinjieNi/Quokka

    46View on 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
    View on GitHub↗46
  • kairong-han/c-2-dlmKairong-Han avatar

    Kairong-Han/C-2-DLM

    3View on GitHub↗

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

    Python
    View on GitHub↗3
  • kuleshov-group/bd3lmskuleshov-group avatar

    kuleshov-group/bd3lms

    1,013View on GitHub↗

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

    Python
    View on GitHub↗1,013
  • kuleshov-group/mdlmkuleshov-group avatar

    kuleshov-group/mdlm

    698View on GitHub↗

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

    Python
    View on GitHub↗698
  • ashenweli/discrete-diffusion-models-for-language-genarationAshenWELI avatar

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

    1View on GitHub↗

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

    Python
    View on GitHub↗1