Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ This organization is where we publish our open‑weight models, inference resear
|
|
| 19 |
|
| 20 |
---
|
| 21 |
|
| 22 |
-
## 🔬
|
| 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 |
|
|
@@ -35,7 +35,7 @@ The payoff spans hardware generations: ternary's footprint lets capable models *
|
|
| 35 |
|
| 36 |
## 📦 What you'll find in this organization
|
| 37 |
|
| 38 |
-
**
|
| 39 |
|
| 40 |
A ternary (≈1.6‑bit) distillation of **Gemma‑4‑E2B**, a capability‑dense model with a **transparent, Western open‑weight lineage**. Distributed as **GGUF** for efficient local and datacenter serving.
|
| 41 |
|
|
@@ -67,7 +67,7 @@ We validate this across **deliberately different accelerator families** — lega
|
|
| 67 |
|
| 68 |
## 📄 Research
|
| 69 |
|
| 70 |
-
- **TR‑2026‑001 — *Ternary Foundations for Efficient, Sovereign AI*** — the mathematics of ternary, why Gemma‑4, the engine that turns footprint into throughput, and the implications for legacy and modern hardware.
|
| 71 |
- **TR‑2026‑002 — *Quantization‑Aware Training and Ternary Weights: Method vs. Representation*** — clears the "QAT vs ternary" category error and places both on one efficiency curve.
|
| 72 |
|
| 73 |
Further reports — on serving engines across accelerator families, multi‑GPU parallelism for heterogeneous fleets, shared‑context concurrency, ternary at larger scales, and governable agentic orchestration — are on the Institute's roadmap.
|
|
@@ -87,7 +87,7 @@ Further reports — on serving engines across accelerator families, multi‑GPU
|
|
| 87 |
|
| 88 |
The GoAutomate AI Institute welcomes collaboration with Canadian organizations, healthcare systems, public institutions, researchers, policymakers, and technology leaders who share our commitment to responsible and accessible AI.
|
| 89 |
|
| 90 |
-
**→ [info@goautomate.ai](mailto:info@goautomate.ai) · [goautomate.
|
| 91 |
|
| 92 |
---
|
| 93 |
|
|
|
|
| 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 |
|
|
|
|
| 35 |
|
| 36 |
## 📦 What you'll find in this organization
|
| 37 |
|
| 38 |
+
**Terna‑E2B** — our first release, and the first in the **Terna** family of ternary‑weight models (*Terna*, from Latin *terni*, "three each").
|
| 39 |
|
| 40 |
A ternary (≈1.6‑bit) distillation of **Gemma‑4‑E2B**, a capability‑dense model with a **transparent, Western open‑weight lineage**. Distributed as **GGUF** for efficient local and datacenter serving.
|
| 41 |
|
|
|
|
| 67 |
|
| 68 |
## 📄 Research
|
| 69 |
|
| 70 |
+
- **[TR‑2026‑001 — *Ternary Foundations for Efficient, Sovereign AI*](https://doi.org/10.5281/zenodo.21110909)** — the mathematics of ternary, why Gemma‑4, the engine that turns footprint into throughput, and the implications for legacy and modern hardware. (Zenodo, DOI [10.5281/zenodo.21110909](https://doi.org/10.5281/zenodo.21110909))
|
| 71 |
- **TR‑2026‑002 — *Quantization‑Aware Training and Ternary Weights: Method vs. Representation*** — clears the "QAT vs ternary" category error and places both on one efficiency curve.
|
| 72 |
|
| 73 |
Further reports — on serving engines across accelerator families, multi‑GPU parallelism for heterogeneous fleets, shared‑context concurrency, ternary at larger scales, and governable agentic orchestration — are on the Institute's roadmap.
|
|
|
|
| 87 |
|
| 88 |
The GoAutomate AI Institute welcomes collaboration with Canadian organizations, healthcare systems, public institutions, researchers, policymakers, and technology leaders who share our commitment to responsible and accessible AI.
|
| 89 |
|
| 90 |
+
**→ [info@goautomate.ai](mailto:info@goautomate.ai) · [goautomate.institute](https://www.goautomate.institute)**
|
| 91 |
|
| 92 |
---
|
| 93 |
|