FlameF0X commited on
Commit
6309b84
·
verified ·
1 Parent(s): 0ec3aec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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