Scroll to navigation

GGUF-SET-METADATA(1) User Commands GGUF-SET-METADATA(1)

NAME

gguf-set-metadata - gguf-set-metadata

DESCRIPTION

usage: gguf-set-metadata [-h] [--dry-run] [--force] [--verbose]

model key value

Set a simple value in GGUF file metadata

positional arguments:

GGUF format model filename
Metadata key to set
Metadata value to set

options:

show this help message and exit
Don't actually change anything
Change the field without confirmation
increase output verbosity
August 2025 debian