Skip to content

Public API

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Public API

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

Re-exported from crate root (src/lib.rs):

Symbol Module
load_gguf, parse_bytes gguf
GgufLayout, GgufMetadata gguf
Tensor, DType gguf
f16_bits_to_f32 gguf
extract_expert, list_experts moe
MoeExpertWeights, RawTensor moe
ParserError, Result error

Also: pub mod error, gguf, moe.

GGML type constants (GGML_TYPE_*) are public on the gguf path for dtype mapping.


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: 07a5558 (main)

Clone this wiki locally