-
Notifications
You must be signed in to change notification settings - Fork 0
Overview
Raul Cardenas Montoya edited this page Sep 17, 2026
·
3 revisions

Wiki map for rmems/engram-parser, grounded in package main @ 3dea2c3.
Pure-Rust checkpoint metadata parsing and MoE per-expert weight extraction — GGUF v3 by default, Safetensors metadata behind an off-by-default cargo feature, no numerical runtime.
| Page | Purpose |
|---|---|
| Home | Intro and links |
| Getting Started | First load/extract |
| Project Structure | Source tree |
| Architecture | Scope matrix |
| GGUF Parsing | Header → layout → dequant |
| Tensor and DType | Metadata types |
| MoE Extraction | Expert ripper |
| Safetensors | Feature-gated support |
| Errors | Error taxonomy |
| Public API | Exports |
| Testing | Test suite |
| CI and Quality | Pipelines |
| MSRV | Rust 1.97.1 |
| Ecosystem | Sibling crates |
| Glossary | Terms |
Last updated: September 16, 2026
Updated by: KAI
Package tip reference: 3dea2c3 (main)