QuantaSparkLabs commited on
Commit
5870286
·
verified ·
1 Parent(s): 14e9286

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,9 +13,9 @@ pipeline_tag: text-generation
13
  <img src="https://readme-typing-svg.demolab.com?font=Space+Grotesk&weight=600&size=22&pause=800&color=00E7FF&center=true&vCenter=true&width=600&lines=SpiceeChat%2FBase-mini;7+Million+Parameters;Trained+on+Vibes+and+ML+Jargon" />
14
  </p>
15
 
16
- **Basemini** is a tiny GPT-style transformer trained from scratch on synthetic ML sentences. It doesn't know what 2+2 is. It doesn't care. It will generate something that sounds like it belongs in a research paper abstract anyway.
17
 
18
- Born from an experiment to see how small a model could be and still call itself "AI". The answer: 4M parameters and a dream.
19
 
20
  **Load it like any HF model**
21
  ```python
 
13
  <img src="https://readme-typing-svg.demolab.com?font=Space+Grotesk&weight=600&size=22&pause=800&color=00E7FF&center=true&vCenter=true&width=600&lines=SpiceeChat%2FBase-mini;7+Million+Parameters;Trained+on+Vibes+and+ML+Jargon" />
14
  </p>
15
 
16
+ **Basemini** is a tiny GPT-style transformer trained from scratch on synthetic ML sentences.
17
 
18
+ For an Experiment
19
 
20
  **Load it like any HF model**
21
  ```python