Skip to main content

Module gguf_context

Module gguf_context 

Source
Expand description

Safe wrapper around gguf_context for reading GGUF file metadata.

Provides metadata-only access to GGUF files without loading tensor data.

Structsยง

GgufContext
A safe wrapper around gguf_context.