CompactAI commited on
Commit
c15064c
·
verified ·
1 Parent(s): eea5555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -11,21 +11,19 @@ pinned: true
11
 
12
  We teach tiny neural networks to think. Sometimes they surprise us. Sometimes they just output zeros.
13
 
14
- ## What I Think We Do
15
 
16
- We train small AI models from absolute scratch. Every weight begins at nothing. Every parameter earns its place through stubborn repetition and repeated failure. We design architectures that fit on a laptop instead of requiring a small moon for cooling. Our creations handle specific tasks without demanding a power plant.
17
 
18
- ## Why We Keep Them Small
19
 
20
- Massive models consume memory and pretend to understand human emotion. We build modest alternatives. They deploy on everyday machines. They run without requiring a cloud architecture degree. They occasionally mix up a decimal place, but they do so with remarkable efficiency. We believe intelligence works best without a huge data center. We chase practical utility over computational excess.
21
 
22
- * They load instantly on mobile devices
23
- * They cost pennies to run at scale
24
- * They never ask for your life story
25
- * They respect your limited RAM
26
 
27
  ## Getting Started
28
 
29
- Read the documentation if we have written any. Download a model if we have released one. Run it on your machine. Watch it do something small, but do it efficiently. If nothing works, blame the random seed.
30
 
31
- We are CompactAI. We make small things work. We apologize in advance when they do not. jk.
 
11
 
12
  We teach tiny neural networks to think. Sometimes they surprise us. Sometimes they just output zeros.
13
 
14
+ ## What We Do
15
 
16
+ We train small AI models from scratch. Every weight starts at nothing. Every parameter earns its place through stubborn repetition. We build architectures that fit on a laptop, not a data center.
17
 
18
+ ## Partners in Crime
19
 
20
+ We work with other folks who also enjoy the small life:
21
 
22
+ * [TeichAI](https://huggingface.co/TeichAI)
23
+ * [LH Tech AI](https://huggingface.co/LH-Tech-AI)
 
 
24
 
25
  ## Getting Started
26
 
27
+ Download a model if we released one. Run it. Watch it do something small, but do it well. If it fails, blame the random seed.
28
 
29
+ We are CompactAI. We make small things work.. We think.