discovered 03 Aug 2026
gguf-tools
→ View on GitHubGGUF Tools provides a suite of utilities for manipulating and viewing the GGUF file format, primarily designed for assessing model integrity and merging components. Notable features include `gguf-checksum`, which generates SHA256 checksums unaffected by field order, `gguf-frankenstein`, enabling the assembly of metadata and tensor data into new GGUF files, and `gguf-tensor-to-image`, capable of visualizing tensor data, including support for both GGUF and Torch formats.