table of contents
| 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:¶
- model
- GGUF format model filename
- {big,little,native}
- Requested byte order
options:¶
- -h, --help
- show this help message and exit
- --dry-run
- Don't actually change anything
- --verbose
- increase output verbosity
| August 2025 | debian |