Was this section helpful?
llama.cpp
, Georgi Gerganov and `llama.cpp` Contributors, 2024 (ggml-org) - The project that created GGUF, providing tools for conversion and efficient inference of GGUF models on various hardware.ggml
- Machine learning in C/C++, Georgi Gerganov and `ggml` Contributors, 2024 (GitHub) - The core C/C++ tensor library underlying llama.cpp
and GGUF, enabling low-precision computations.