mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-29 08:31:18 +02:00
18443257a3
* Add ctx-per-slot argument for unifid KV cache * Swap out ctx fractions for ctx pool slots * Formatting cleanup * Remove ctx-pool-slots, make ctx-per-slot an int * refactor it --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>