> cat /dev/github | grep security-tools
discovered 03 Aug 2026

gguf-tools

via awesome-list
→ View on GitHub
GGUF 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.