mirror of
https://github.com/antirez/gguf-tools.git
synced 2025-09-16 17:48:08 +08:00
9 lines
357 B
Markdown
9 lines
357 B
Markdown
![]() |
# GGUF tools
|
||
|
|
||
|
Todo... still not clear what this is going to be.
|
||
|
|
||
|
## Specification documents
|
||
|
|
||
|
* [Official GGUF specification](https://github.com/ggerganov/ggml/blob/master/docs/gguf.md), where the file layout and meta-data is described.
|
||
|
* [Quantization formats](https://github.com/ggerganov/ggml/blob/master/src/ggml-quants.h) used in quantized GGUF models.
|