How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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 code for training and evaluating the models in the paper Likelihood-Based Diffusion Language Models.
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
This repository contains official code for the paper Diffusion Language Models Can Perform Many Tasks with Scaling and Instruction-Finetuning
The main features of yegcjs/diffusionllm are: Applied Diffusion Models, Language Diffusion Models.
Projects with overlapping indexed features include: ml-gsai/smdm — Masked diffusion models (MDMs) have shown promise in language modeling, yet their scalability and effectiveness in… igul222/plaid — This repository contains code for training and evaluating the models in the paper Likelihood-Based Diffusion Language… 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.