-
Notifications
You must be signed in to change notification settings - Fork 0
Ecosystem
Raul Montoya Cardenas edited this page Jul 29, 2026
·
2 revisions
| Crate | Role |
|---|---|
| engram-parser (this) | Canonical zero-dep GGUF v3 parse + per-expert raw MoE weights |
| cortex-tensor | Tensor math, dequant, routing, family adapters (consumer of extracted weights) |
| hybrid-fusion | ANN→SNN orchestration |
| neuromod | SNN dynamics |
| safetensors-parser (planned) | Separate crate; tracked engram-parser #10, cortex-tensor #9 |
| corinth-canal (rmems) | Inspiration only — one-way copy, no dependency |
Boundary matrix: Linear LIM-9. Tracking: issues #4 (boundary), #7 (GGUF extraction completeness), #10 (Safetensors).
cortex-tensor’s in-tree GGUF reader is frozen for parser enhancements while this crate owns the canonical path (see cortex-tensor wiki Parser Boundary).
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: 07a5558 (main)