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
·
aistairc avatar

aistairc/text-diff-2step-loss

0
View on GitHub↗
5 Stars·0 Forks·Python·Apache-2.0·3 Aufrufe

Text Diff 2step Loss

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

Features

  • Training and Alignment - Addressing training-inference discrepancy in discrete diffusion.

Star-Verlauf

Star-Verlauf für aistairc/text-diff-2step-lossStar-Verlauf für aistairc/text-diff-2step-loss

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 Text Diff 2step Loss

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Text Diff 2step Loss.
  • 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
  • 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
  • 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
Alle 25 Alternativen zu Text Diff 2step Loss anzeigen→

Häufig gestellte Fragen

Was macht aistairc/text-diff-2step-loss?

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

Was sind die Hauptfunktionen von aistairc/text-diff-2step-loss?

Die Hauptfunktionen von aistairc/text-diff-2step-loss sind: Training and Alignment.

Welche Open-Source-Alternativen gibt es zu aistairc/text-diff-2step-loss?

Open-Source-Alternativen zu aistairc/text-diff-2step-loss sind unter anderem: 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. chenyuwang-monica/drakes — The repository contains the code for the DRAKES method presented in the paper: Fine-Tuning Discrete Diffusion Models… amap-ml/ar-map — Are Autoregressive Large Language Models Implicit Teachers for Diffusion Large Language Models? A comprehensive…