Master Wiki¶
The consolidated knowledge base for the OmniSenter project. Every blog post, every concept, every model — in catalog order, all in one place.
TOWARDS SELF-IMPROVEMENT
Start here¶
If you only read one page, read the-omni-family.md. It explains the naming convention (Omni / Senter / Ohm / Senter Ohm) that every other page uses.
Concepts (long-form)¶
| Concept | Description |
|---|---|
| Synthesia | Cross-modal memory indexer |
| Ohm | Self-evolving model file |
| Senter Ohm | The flagship 32A8B MoE |
| OmniSenter | The project (not a model name) |
| Omni | The multimodal family |
| Senter | The agentic family |
| OmniStep | The multimodal + music model |
| Omnimodal Fusion | Cosmos × ACE-Step × Nemotron ASR |
| Darwin Family | The CMA-ES + paper-exact merge |
| Notebook | The structured state object |
| Hermes Auxiliary | The integration pattern |
Entities (the models, named)¶
| Entity | What it is | Status |
|---|---|---|
| Senter Ohm 32A8B | The flagship MoE | ⏳ planned |
| OmniSenter 12B | Small function-calling + omnimodal fusion | ⏳ planned |
| OmniSenterStep | + AceStep music fusion | ⏳ planned |
| OmniStep 12A3B | Transitional multimodal baseline | ✅ published |
| Omni-Senter 3B | Early 3B Senter | ✅ published |
| OmniSenter-Base 16B | 16B base | ✅ published |
| Darwin-28B | Local Q4_K_M | local |
| APEX-MTP I-Compact | Local speculative-decode | local |
Reading order¶
- Naming — start here
- Omnimodal fusion — the multimodal foundation
- OmniSenter architecture — the system
- Senter Ohm flagship — the flagship
- Senter Ohm math — the sizing
- 5-stage pipeline — how to build it
- Sparse upcycling — Stage 3
- Synthesia — cross-modal memory
- Ohm runtime — self-evolution
- Notebook schema — the notebook
- Senter as Hermes auxiliary — the integration
- OmniStep destination — the destination model
- Generative Darwin — the research direction
TOWARDS SELF-IMPROVEMENT