Exquisique commited on
Commit
f6328aa
·
verified ·
1 Parent(s): 21dc43a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -26,8 +26,11 @@ inference:
26
 
27
  # GrownUpBaby-110M 👶➡️👨‍🎓
28
 
29
- **GrownUpBaby-110M** is a Small Language Model (SLM) based on the **Gemma** architecture, trained from scratch to be a capable storyteller and creative assistant. Despite its compact size (110 Million parameters), it demonstrates strong coherence and thematic understanding, making it suitable for edge devices and consumer hardware.
30
 
 
 
 
31
  ## 💻 Model Details
32
 
33
  * **Architecture:** Custom Gemma-style (RoPE, RMSNorm, GeGLU Activations)
 
26
 
27
  # GrownUpBaby-110M 👶➡️👨‍🎓
28
 
29
+ "Bedtime stories grew up."
30
 
31
+ **GrownUpBaby-110M** is a compact, Gemma-style causal LLM (110,304,256 parameters) trained from scratch to be a capable storyteller and creative assistant, with strong coherence and thematic control despite its size.
32
+ It's the grown-up counterpart to my earlier **[Exquisique/BabyLangModel](https://huggingface.co/Exquisique/BabyLangModel)**—an LLM with fewer parameters (30M) trained from scratch on TinyStories to generate short, simple narratives for young readers.
33
+ With more room to breathe, GrownUpBaby aims for richer voice, longer arcs, and cleaner pacing—built to read like a **master storyteller** on consumer hardware.
34
  ## 💻 Model Details
35
 
36
  * **Architecture:** Custom Gemma-style (RoPE, RMSNorm, GeGLU Activations)