ssslakter
/

LLaDA-8B-Base / README.md
ssslakter's picture
Duplicate from GSAI-ML/LLaDA-8B-Base
05f5a83
metadata
license: mit
library_name: transformers
pipeline_tag: text-generation

LLaDA-8B-Base

We introduce LLaDA, a diffusion model with an unprecedented 8B scale, trained entirely from scratch, rivaling LLaMA3 8B in performance.

Project Page

Code

Updates

[2025-10-21] We have modified modeling_llada.py to support the input of attention_mask.