awesome-repositories.com
Blog
MCP
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
·
dllm-reasoning avatar

dllm-reasoning/d1

0
View on GitHub↗
446 Stars·54 Forks·Python·Apache-2.0·4 Aufrufedllm-reasoning.github.io↗

D1

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…

Features

  • Training and Alignment - Scaling reasoning in diffusion models via reinforcement learning.

Star-Verlauf

Star-Verlauf für dllm-reasoning/d1Star-Verlauf für dllm-reasoning/d1

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu D1

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit D1.
  • 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
  • apple/ml-diffucoderAvatar von apple

    apple/ml-diffucoder

    825Auf GitHub ansehen↗

    This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models for Code Generation.

    Python
    Auf GitHub ansehen↗825
  • 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
  • aistairc/text-diff-2step-lossAvatar von aistairc

    aistairc/text-diff-2step-loss

    5Auf GitHub ansehen↗

    The implementation of "Addressing the Training-Inference Discrepancy in Discrete Diffusion for Text Generation"

    Python
    Auf GitHub ansehen↗5
Alle 25 Alternativen zu D1 anzeigen→

Häufig gestellte Fragen

Was macht dllm-reasoning/d1?

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…

Was sind die Hauptfunktionen von dllm-reasoning/d1?

Die Hauptfunktionen von dllm-reasoning/d1 sind: Training and Alignment.

Welche Open-Source-Alternativen gibt es zu dllm-reasoning/d1?

Open-Source-Alternativen zu dllm-reasoning/d1 sind unter anderem: amap-ml/ar-map — Are Autoregressive Large Language Models Implicit Teachers for Diffusion Large Language Models? A comprehensive… apple/ml-diffucoder — This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models… autonomousvision/mdpo — [[Paper]](https://arxiv.org/pdf/2508.13148) [[Project]](https://cli212.github.io/MDPO/). bhmingyang/tad — ```bash conda create -n tad python=3.10 -y conda activate tad. bowen-sun-0728/blockwise-sft — Blockwise SFT for Diffusion Language Models: Reconciling Bidirectional Attention and Autoregressive Decoding. aistairc/text-diff-2step-loss — The implementation of "Addressing the Training-Inference Discrepancy in Discrete Diffusion for Text Generation".