table of contents
| LLAMA-GGUF-HASH(1) | User Commands | LLAMA-GGUF-HASH(1) | 
NAME¶
llama-gguf-hash - llama-gguf-hash
DESCRIPTION¶
usage: obj-x86_64-linux-gnu/bin/llama-gguf-hash [options] GGUF_IN
Hash a GGUF file options:
- -h, --help
- show this help message and exit
- --xxh64
- use xxh64 hash
- --sha1
- use sha1 hash
- --sha256
- use sha256 hash
- --all
- use all hash
- --no-layer
- exclude per layer hash
- --uuid
- generate UUIDv5 ID
- -c, --check <manifest>
- verify against a manifest
| August 2025 | debian |