Scroll to navigation

GGUF-CONVERT-ENDIAN(1) User Commands GGUF-CONVERT-ENDIAN(1)

NAME

gguf-convert-endian - gguf-convert-endian

DESCRIPTION

usage: gguf-convert-endian [-h] [--dry-run] [--verbose]

model {big,little,native}

Convert GGUF file byte order

positional arguments:

GGUF format model filename
{big,little,native}
Requested byte order

options:

show this help message and exit
Don't actually change anything
increase output verbosity
August 2025 debian