goautomate-ai commited on
Commit
a10e6f6
·
verified ·
1 Parent(s): cb2bd73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This organization is where we publish our open‑weight models, inference resear
19
 
20
  ---
21
 
22
- ## 🔬 Our research bet: **ternary**
23
 
24
  Modern AI isn't limited by intelligence — it's limited by **the cost of storing and moving it**. Most of the cost of running a language model is the memory bandwidth spent streaming billions of weights for every token, and the arithmetic of multiplying them.
25
 
 
19
 
20
  ---
21
 
22
+ ## 🔬 Efficiency through innovation: **ternary**
23
 
24
  Modern AI isn't limited by intelligence — it's limited by **the cost of storing and moving it**. Most of the cost of running a language model is the memory bandwidth spent streaming billions of weights for every token, and the arithmetic of multiplying them.
25