Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,9 @@ pipeline_tag: text-generation
|
|
15 |
|
16 |
A ultra-lightweight text diffusion model that generates coherent text through iterative denoising. AURORA-Tiny combines the power of transformer architectures with diffusion processes in a compact, efficient design perfect for local training and experimentation.
|
17 |
|
|
|
|
|
|
|
18 |
## ✨ Features
|
19 |
|
20 |
- **Ultra-Compact Design**: Optimized for local training with minimal hardware requirements
|
|
|
15 |
|
16 |
A ultra-lightweight text diffusion model that generates coherent text through iterative denoising. AURORA-Tiny combines the power of transformer architectures with diffusion processes in a compact, efficient design perfect for local training and experimentation.
|
17 |
|
18 |
+
>[!NOTE]
|
19 |
+
> The model is 6M parameters.
|
20 |
+
|
21 |
## ✨ Features
|
22 |
|
23 |
- **Ultra-Compact Design**: Optimized for local training with minimal hardware requirements
|