Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,130 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Matrix.Corp
|
| 3 |
+
emoji: π¦βπ₯
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: pink
|
| 6 |
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Matrix.Corp π
|
| 11 |
+
|
| 12 |
+
Welcome to **Matrix.Corp** β an independent AI research organization building specialized language models for real-world use cases.
|
| 13 |
+
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
## Our Philosophy
|
| 17 |
+
|
| 18 |
+
We believe AI models should be **purpose-built**, not one-size-fits-all. Every model in our family is designed from the ground up for a specific domain, user, and hardware target. We focus on novel architectures, hardware-aware optimization, and emotional intelligence across all our models.
|
| 19 |
+
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
## Model Families
|
| 23 |
+
|
| 24 |
+
### π Zenith β Reasoning & Emotional Intelligence
|
| 25 |
+
*Optimized for Tenstorrent Blackhole p300a hardware*
|
| 26 |
+
|
| 27 |
+
High-performance reasoning models built for the Tenstorrent p300a accelerator (dual-chip, 32 RISC-V cores, 64GB GDDR6). Each model features Ring Attention (32K context), Mixture of Experts, and our EQ Engine for emotional intelligence.
|
| 28 |
+
|
| 29 |
+
| Model | Parameters | Base Model | Status | Use Case |
|
| 30 |
+
|---|---|---|---|---|
|
| 31 |
+
| [Zenith-7B-V1](https://huggingface.co/Matrix-Corp/Zenith-7b-V1) | 7B | Qwen2.5-Coder-7B | π‘ Preview | Code generation, fast inference |
|
| 32 |
+
| [Zenith-28B-V1](https://huggingface.co/Matrix-Corp/Zenith-28b-p300-V1) | 28B | Qwen3.5-27B (Claude Opus 4.6 distilled) | π‘ Preview | Nuanced reasoning, EQ-aware conversations |
|
| 33 |
+
| [Zenith-32B-V1](https://huggingface.co/Matrix-Corp/Zenith-32b-V1-Tenstorrent-Blackhole-p300) | 32B | DeepSeek-R1-Distill-Qwen-32B | π‘ Preview | Mathematical & structured reasoning |
|
| 34 |
+
| [Zenith-70B-V1](https://huggingface.co/Matrix-Corp/Zenith-70b-V1-Tenstorrent-Blackhole-p300) | 70B | DeepSeek-R1-Distill-Llama-70B | π‘ Preview | Maximum capability, multi-card setup |
|
| 35 |
+
|
| 36 |
+
**Key features:**
|
| 37 |
+
- π§ EQ Engine β frustration detection + 8-emotion classification, fully integrated as core architecture (V1)
|
| 38 |
+
- β‘ Ring Attention β 32K context on limited memory
|
| 39 |
+
- π Mixture of Experts β 12 experts, top-2 routing
|
| 40 |
+
- π₯οΈ p300a optimized β TP=8/PP=4 maps 1:1 to all 32 RISC-V cores
|
| 41 |
+
- π¦ Ollama + vLLM compatible
|
| 42 |
+
|
| 43 |
+
**Timeline:** Trained weights + real benchmarks expected in 3β6 months
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
### π¬ Vortex Scientific β Deep Science Reasoning
|
| 48 |
+
*Optimized for Apple Silicon & Nvidia 4060 laptop GPUs*
|
| 49 |
+
|
| 50 |
+
From-scratch models built for scientific reasoning across Physics, Mathematics, Chemistry, Biology, Earth Science, Space Science, and Zoology. Novel hybrid state-space + attention architecture with specialized science modules.
|
| 51 |
+
|
| 52 |
+
| Model | Parameters | Architecture | Status | Use Case |
|
| 53 |
+
|---|---|---|---|---|
|
| 54 |
+
| [Vortex-7B-V1](https://huggingface.co/Matrix-Corp/Vortex-7b-V1) | 7B | Hybrid SSM + Attention (60% SSM) | π‘ Preview | Science reasoning on consumer hardware |
|
| 55 |
+
| [Vortex-13B-V1](https://huggingface.co/Matrix-Corp/Vortex-13b-V1) | 13B | Hybrid SSM + Attention (50% SSM) | π‘ Preview | Advanced scientific reasoning |
|
| 56 |
+
|
| 57 |
+
**Key features:**
|
| 58 |
+
- π No base model β built entirely from scratch including tokenizer
|
| 59 |
+
- βοΈ Science modules β Equation/LaTeX, Numerical Reasoning, Citation Awareness, Molecular/Periodic Table
|
| 60 |
+
- π Custom science tokenizer β 50K vocab with LaTeX symbols, element symbols, SI units, amino acids
|
| 61 |
+
- π₯οΈ Laptop-first β runs on MacBook Pro M2/M3 and Nvidia 4060
|
| 62 |
+
- π School science project
|
| 63 |
+
|
| 64 |
+
**Timeline:** Training data pipeline in progress, weights TBD
|
| 65 |
+
|
| 66 |
+
---
|
| 67 |
+
|
| 68 |
+
### πΏ Touch Grass β Music AI Assistant
|
| 69 |
+
*Ultra lightweight, runs on anything*
|
| 70 |
+
|
| 71 |
+
Fine-tuned music assistant helping users learn instruments, understand music theory, write songs, train their ear, and explore music history. Warm, encouraging, beginner-friendly.
|
| 72 |
+
|
| 73 |
+
| Model | Parameters | Base Model | Status | Use Case |
|
| 74 |
+
|---|---|---|---|---|
|
| 75 |
+
| TouchGrass-3B | 3B | Qwen3.5-3B-Instruct | π΄ Planned | Ultra lightweight music assistant |
|
| 76 |
+
| TouchGrass-7B | 7B | Qwen3.5-7B-Instruct | π΄ Planned | Full-featured music assistant |
|
| 77 |
+
|
| 78 |
+
**Key features:**
|
| 79 |
+
- πΈ All instruments β Guitar, Bass, Piano, Keys, Drums, Vocals, DJ & Production
|
| 80 |
+
- π΅ Tab & chord generation β structured, musically validated output
|
| 81 |
+
- πΌ Music theory engine β circle of fifths, modes, progressions, voice leading
|
| 82 |
+
- π Ear training guidance β interval recognition, chord quality, relative pitch
|
| 83 |
+
- βοΈ Songwriting assistant β lyrics, progressions, structure, hooks
|
| 84 |
+
- π Music EQ adapter β frustration detection tuned for music learners
|
| 85 |
+
- π Genre & music history knowledge
|
| 86 |
+
|
| 87 |
+
**Timeline:** In planning, build starting soon
|
| 88 |
+
|
| 89 |
+
---
|
| 90 |
+
|
| 91 |
+
## Status Legend
|
| 92 |
+
|
| 93 |
+
| Status | Meaning |
|
| 94 |
+
|---|---|
|
| 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 |
+
|
| 101 |
+
## Hardware Philosophy
|
| 102 |
+
|
| 103 |
+
We build for **accessible, affordable hardware** β not just cloud GPUs:
|
| 104 |
+
|
| 105 |
+
| Series | Target Hardware | Why |
|
| 106 |
+
|---|---|---|
|
| 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 |
+
|
| 113 |
+
## Organization
|
| 114 |
+
|
| 115 |
+
**Matrix.Corp** is an independent AI research organization.
|
| 116 |
+
|
| 117 |
+
- π€ Founded by [Zandy-Wandy](https://huggingface.co/Zandy-Wandy)
|
| 118 |
+
- π GitHub: [zapgaming](https://github.com/zapgaming)
|
| 119 |
+
- π€ HuggingFace: [Matrix-Corp](https://huggingface.co/Matrix-Corp)
|
| 120 |
+
|
| 121 |
+
---
|
| 122 |
+
|
| 123 |
+
## Collections
|
| 124 |
+
|
| 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 |
+
|
| 128 |
+
---
|
| 129 |
+
|
| 130 |
+
*Building specialized AI, one model at a time.* π
|