pengzhangzhi/Open-dLLM
Open diffusion language model for code generation — releasing pretraining, evaluation, inference, and checkpoints.
Open-dLLM provides a complete open-source toolkit for diffusion-based large language models, specifically for code generation. It takes a prompt or partial code as input and generates runnable code or fills in missing code. This project is for machine learning researchers and developers who want to experiment with, train, and evaluate diffusion models for programming tasks.
549 stars.
Use this if you are a machine learning researcher or developer interested in the full lifecycle of building, evaluating, and deploying diffusion-based models for code generation, including accessing the pretraining pipeline and checkpoints.
Not ideal if you are looking for a pre-built, production-ready code generation API or a tool for casual programming assistance without diving into model training and evaluation.
Stars
549
Forks
42
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/pengzhangzhi/Open-dLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
ZHZisZZ/dllm
dLLM: Simple Diffusion Language Modeling
EnnengYang/Awesome-Model-Merging-Methods-Theories-Applications
Model Merging in LLMs, MLLMs, and Beyond: Methods, Theories, Applications and Opportunities. ACM...
THUDM/LongWriter
[ICLR 2025] LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMs
AIoT-MLSys-Lab/SVD-LLM
[ICLR 2025🔥] SVD-LLM & [NAACL 2025🔥] SVD-LLM V2
datamllab/LongLM
[ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning