LounesMD/LLaDA_Arithmetic
LLaDA implementation
This project offers a way to train and use a specialized AI model, called LLaDA, for performing arithmetic calculations and sorting tasks. It takes numerical data as input and generates correct arithmetic solutions or sorted sequences as output. This is designed for AI researchers or machine learning engineers interested in experimenting with and deploying diffusion models for symbolic reasoning tasks.
No commits in the last 6 months.
Use this if you are an AI researcher or machine learning engineer looking to implement and experiment with a Large Language Diffusion Model (LLaDA) for arithmetic and sorting problems.
Not ideal if you are looking for a pre-trained, production-ready tool for general arithmetic or data sorting, as this project focuses on the underlying model implementation and training.
Stars
19
Forks
3
Language
Python
License
—
Category
Last pushed
Jul 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/LounesMD/LLaDA_Arithmetic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...