-
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 relative to cortex-tensor |
|---|---|
| cortex-tensor (this) | f32 tensor math, transformer blocks, MoE routing + dequant |
| engram-parser | Canonical GGUF v3 + per-expert raw weights (incoming) |
| safetensors-parser (planned) | Safetensors header/manifest/MoE discovery (#9) |
| hybrid-fusion | ANN→SNN orchestration |
| neuromod | SNN neuron dynamics (downstream) |
| corinth-canal (rmems) | Reference only — one-way copy; no dependency |
Boundary matrix: Linear LIM-9 (Rust runtime/deployment). Tracking: issues #5 (boundary doc), #8 (GGUF), #9 (Safetensors).
SAAQ / Surrogate_Viz consumers use router metadata (synapse_source, tensor names) for calibration artifacts — external to this crate.
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: 37c5a21 (main)