What is GGUF file format?

GGUF is a new extensible binary format for AI models (LLaMA, Llama-2, FLUX.1) focused on fast loading, flexibility, and single-file convenience. It improves on previous formats like GGML and GGJT. GGUF was introduced in August 2023 and runs on llama.cpp. ...