gguf_metadata: Get GGUF Metadata

View source: R/gguf.R

gguf_metadataR Documentation

Get GGUF Metadata

Description

Returns all key-value metadata pairs from a GGUF file as a named list.

Usage

gguf_metadata(x)

Arguments

x

A gguf object from gguf_load.

Value

A named list of metadata values.


ggmlR documentation built on July 14, 2026, 1:08 a.m.