discovered 03 Aug 2026
gguf-parser-go
→ View on GitHubGGUF Parser is a specialized tool for analyzing GGUF format model files, allowing users to preview metadata and estimate memory usage without downloading the entire file. Its notable features include remote metadata parsing through chunking, accurate memory predictions with minimal deviation, and the capability to calculate maximum tokens per second based on device metrics. Written in Go, GGUF Parser is designed for efficiency and speed, making it ideal for developers working with models converted to the GGUF format.