Skip to content

Overview

Raul Cardenas Montoya edited this page Sep 17, 2026 · 3 revisions

Overview

Wiki hero

Wiki map for rmems/engram-parser, grounded in package main @ 3dea2c3.

One-line mission

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 Map

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)

Clone this wiki locally