# ggus
[](https://github.com/YdrMaster/gguf/actions)
[](https://crates.io/crates/ggus)
[](https://docs.rs/ggus)
[](https://mit-license.org/)
GGUF in Rust🦀.
See the [specification](https://github.com/ggerganov/ggml/blob/master/docs/gguf.md) for details.
There is an [example usage](https://github.com/YdrMaster/gguf/blob/main/xtask/src/show.rs) to print the contents of GGUF files.