How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This repository contains code for training and evaluating the models in the paper Likelihood-Based Diffusion Language Models.
The main features of igul222/plaid are: Applied Diffusion Models, Language Diffusion Models.
Open-source alternatives to igul222/plaid include: yegcjs/diffusionllm — This repository contains official code for the paper Diffusion Language Models Can Perform Many Tasks with Scaling and… ml-gsai/smdm — Masked diffusion models (MDMs) have shown promise in language modeling, yet their scalability and effectiveness in… bytedance/dplm — This repository contains the official implementation of training and inference as well as the pre-trained weights for… chenyuwang-monica/drakes — The repository contains the code for the DRAKES method presented in the paper: Fine-Tuning Discrete Diffusion Models… czg1225/dparallel — 🚀 dParallel: Learnable Parallel Decoding for dLLMs. bytedance-seed/stable-diffcoder — Stable-DiffCoder: Pushing the Frontier of Code Diffusion Large Language Model.
This repository contains official code for the paper Diffusion Language Models Can Perform Many Tasks with Scaling and Instruction-Finetuning
Masked diffusion models (MDMs) have shown promise in language modeling, yet their scalability and effectiveness in core language tasks, such as text generation and language understanding, remain underexplored. This paper establishes the first scaling law for MDMs, demonstrating a scaling rate…
This repository contains the official implementation of training and inference as well as the pre-trained weights for the Family of Diffusion Protein Language Models (DPLM), including: - DPLM from ICML'24 paper "Diffusion Language Models Are Versatile Protein Learners", which introduces…
Stable-DiffCoder: Pushing the Frontier of Code Diffusion Large Language Model