SalesforceAIResearch/CoDA
Salesforce AI Research's open diffusion language model
This project offers a complete framework for training and deploying an AI model specifically designed to generate computer code. It takes in raw code data and outputs a fine-tuned, deployable model capable of understanding and generating code snippets. This is intended for AI researchers and machine learning engineers working on advanced code generation capabilities.
Use this if you are an AI researcher or machine learning engineer looking to train, fine-tune, and deploy state-of-the-art diffusion-based language models for coding tasks.
Not ideal if you are a software developer simply looking for a tool to help you write code or a non-technical user seeking a ready-to-use code generation application.
Stars
59
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/SalesforceAIResearch/CoDA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ljleb/sd-mecha
Executable State Dict Recipes
SJTU-DENG-Lab/Discrete-Diffusion-Forcing
Discrete Diffusion Forcing (D2F): dLLMs Can Do Faster-Than-AR Inference
declare-lab/tango
A family of diffusion models for text-to-audio generation.
Li-Jinsong/DAEDAL
[ICLR 2026] Official repository of "Beyond Fixed: Training-Free Variable-Length Denoising for...
ZhanqiuHu/flash-dlm-experimental
Implementation of Flash-DLM (paper: FlashDLM: Accelerating Diffusion Language Models via...