Skip to main content

Module io

Module io 

Source
Expand description

GGUF container loading, inspection, construction, and saving.

Structs§

GgufFile
A live two-namespace GGUF container.

Enums§

GgufError
An error from GGUF validation or an upstream MLX operation.
GgufMetadataKind
The kind of a value in the GGUF metadata namespace.
GgufMetadataValue
A value stored in the GGUF metadata namespace.