goautomate-ai commited on
Commit
d527d03
·
verified ·
1 Parent(s): 8471140

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -29,7 +29,7 @@ tags:
29
 
30
  **GoAutomate AI Institute — Canadian Sovereign AI**
31
 
32
- [Organization](https://huggingface.co/GoAutomateAI) · [Website](https://www.goautomate.institute) · [Technical Report TR‑2026‑001](https://www.goautomate.institute)
33
 
34
  </div>
35
 
@@ -67,7 +67,7 @@ tags:
67
 
68
  Crucially, we reach ternary through **distillation** — training a ternary "student" to reproduce a high‑precision Gemma‑4‑E2B "teacher" — so the constraint is *learned*, not crudely imposed on a finished model. The guiding principle: **subtract cost, not intelligence.**
69
 
70
- Full mathematics, methodology, and engineering are in **[TR‑2026‑001 — *Ternary Foundations for Efficient, Sovereign AI*](https://www.goautomate.institute)**.
71
 
72
  ---
73
 
@@ -163,6 +163,8 @@ This model is a derivative of **Gemma‑4‑E2B** and is governed by the **[Gemm
163
  institution = {GoAutomate AI Institute},
164
  number = {TR-2026-001},
165
  year = {2026},
 
 
166
  note = {Pre-release; ternary-distilled Gemma-4-E2B}
167
  }
168
  ```
 
29
 
30
  **GoAutomate AI Institute — Canadian Sovereign AI**
31
 
32
+ [Organization](https://huggingface.co/GoAutomateAI) · [Website](https://www.goautomate.institute) · [Technical Report TR‑2026‑001](https://doi.org/10.5281/zenodo.21110909)
33
 
34
  </div>
35
 
 
67
 
68
  Crucially, we reach ternary through **distillation** — training a ternary "student" to reproduce a high‑precision Gemma‑4‑E2B "teacher" — so the constraint is *learned*, not crudely imposed on a finished model. The guiding principle: **subtract cost, not intelligence.**
69
 
70
+ Full mathematics, methodology, and engineering are in **[TR‑2026‑001 — *Ternary Foundations for Efficient, Sovereign AI*](https://doi.org/10.5281/zenodo.21110909)** (Zenodo, DOI [10.5281/zenodo.21110909](https://doi.org/10.5281/zenodo.21110909)).
71
 
72
  ---
73
 
 
163
  institution = {GoAutomate AI Institute},
164
  number = {TR-2026-001},
165
  year = {2026},
166
+ doi = {10.5281/zenodo.21110909},
167
+ url = {https://doi.org/10.5281/zenodo.21110909},
168
  note = {Pre-release; ternary-distilled Gemma-4-E2B}
169
  }
170
  ```