Expand description
Safe wrapper around gguf_context for reading GGUF file metadata.
Provides metadata-only access to GGUF files without loading tensor data.
Structsยง
- Gguf
Context - A safe wrapper around
gguf_context.
Safe wrapper around gguf_context for reading GGUF file metadata.
Provides metadata-only access to GGUF files without loading tensor data.
gguf_context.