File size: 379 Bytes
7c39a6a 8d4bda1 ce71e3c 8d4bda1 60fb46a ce71e3c 8d4bda1 ce71e3c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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.
[Paper](https://huggingface.co/papers/2502.09992)
[Project Page](https://ml-gsai.github.io/LLaDA-demo/)
[Code](https://github.com/ML-GSAI/LLaDA) |