Zandy-Wandy commited on
Commit
eddcc43
Β·
verified Β·
1 Parent(s): 72f7d9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -88,6 +88,32 @@ Fine-tuned music assistant helping users learn instruments, understand music the
88
 
89
  ---
90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  ## Status Legend
92
 
93
  | Status | Meaning |
@@ -95,6 +121,8 @@ Fine-tuned music assistant helping users learn instruments, understand music the
95
  | 🟒 Released | Trained weights available, benchmarks published |
96
  | 🟑 Preview | Architecture and code published, training in progress |
97
  | πŸ”΄ Planned | Design complete, build not yet started |
 
 
98
 
99
  ---
100
 
@@ -107,6 +135,7 @@ We build for **accessible, affordable hardware** β€” not just cloud GPUs:
107
  | Zenith | Tenstorrent p300a | High-performance AI at a fraction of Nvidia cost |
108
  | Vortex | MacBook + 4060 laptop | Science AI for researchers and students anywhere |
109
  | Touch Grass | Any hardware | Music assistance should be universally accessible |
 
110
 
111
  ---
112
 
@@ -125,6 +154,7 @@ We build for **accessible, affordable hardware** β€” not just cloud GPUs:
125
  - [Zenith V1](https://huggingface.co/collections/Matrix-Corp/zenith-v1) β€” All Zenith series models
126
  - [Vortex V1](https://huggingface.co/collections/Matrix-Corp/vortex-v1) β€” All Vortex series models
127
  - [Touch Grass](https://huggingface.co/collections/Matrix-Corp/touch-grass) β€” All Touch Grass series models
 
128
 
129
  ---
130
 
 
88
 
89
  ---
90
 
91
+ ### πŸ•ΈοΈ Matrix Lattice β€” Frontier Agentic & Multimodal
92
+ *Targeting inference providers β€” API access only*
93
+
94
+ Matrix.Corp's flagship frontier family. Massive MoE models built for deployment on inference provider infrastructure (Novita, Hyperbolic, Together, Fireworks, etc.) and accessed via OpenAI-compatible API. Agentic-first, natively multimodal, 1M+ context window, 17 custom modules.
95
+
96
+ | Model | Parameters | Active Params | Status | Access |
97
+ |---|---|---|---|---|
98
+ | Lattice-120B | 120B | ~22B | 🩡 Long-Term Roadmap | 🟣 Closed Source |
99
+ | Lattice-430B | 430B | ~38B | 🩡 Long-Term Roadmap | 🟣 Closed Source |
100
+ | Lattice-671B | 671B | ~47B | 🩡 Long-Term Roadmap | 🟣 Closed Source |
101
+
102
+ **Key features:**
103
+ - πŸ•ΈοΈ Hierarchical MoE β€” 64/128/256 experts, top-4 routing, domain-cluster aware
104
+ - 🧠 17 custom modules β€” EQ Engine V2, Lattice Router, Confidence Head, MACL, HCCE, Safety Reasoning, and more
105
+ - πŸ‘οΈ Native multimodal β€” vision (ViT, 4K tiling), audio (Whisper lineage), documents, video frames
106
+ - πŸ€– Agentic-first β€” native tool calling, multi-agent coordination, long-horizon task planning
107
+ - πŸ“ 1M+ context β€” MLA attention + hierarchical context compression make it practical
108
+ - ⚑ Speculative decoding β€” paired draft models for 3–5Γ— inference speedup
109
+ - πŸ”Œ OpenAI-compatible API β€” with Lattice extensions (confidence scores, module trace, hallucination risk)
110
+
111
+ **Timeline:** Architecture specification complete. This is a long-term project requiring significant compute infrastructure. No training ETA at this time.
112
+
113
+ **Access:** Closed source β€” will be available exclusively via inference provider APIs when released. Weights will not be publicly distributed.
114
+
115
+ ---
116
+
117
  ## Status Legend
118
 
119
  | Status | Meaning |
 
121
  | 🟒 Released | Trained weights available, benchmarks published |
122
  | 🟑 Preview | Architecture and code published, training in progress |
123
  | πŸ”΄ Planned | Design complete, build not yet started |
124
+ | 🩡 Long-Term Roadmap | Architecture complete, significant compute required, no ETA |
125
+ | 🟣 Closed Source | Weights will not be publicly released |
126
 
127
  ---
128
 
 
135
  | Zenith | Tenstorrent p300a | High-performance AI at a fraction of Nvidia cost |
136
  | Vortex | MacBook + 4060 laptop | Science AI for researchers and students anywhere |
137
  | Touch Grass | Any hardware | Music assistance should be universally accessible |
138
+ | Lattice | Inference provider clusters (H100 / p300a) | Frontier capability via API β€” no local hardware needed |
139
 
140
  ---
141
 
 
154
  - [Zenith V1](https://huggingface.co/collections/Matrix-Corp/zenith-v1) β€” All Zenith series models
155
  - [Vortex V1](https://huggingface.co/collections/Matrix-Corp/vortex-v1) β€” All Vortex series models
156
  - [Touch Grass](https://huggingface.co/collections/Matrix-Corp/touch-grass) β€” All Touch Grass series models
157
+ - Lattice *(collection coming when models are published)*
158
 
159
  ---
160