mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-29 06:00:58 -05:00
* gguf: split gguf writer into base and buf impl * gguf: templated gguf write out * gguf: file based writer (avoid writing everything to memory first!) * examples(llama2c): fix log not being the same level and compiler nits