mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-08-12 22:29:39 +04:00
* openpangu: opt-in compacted sliding-window KV cache (--swa-compress) * openpangu: shrink the compacted window and drop the zero fill * openpangu: correct the --swa-compress state I/O refusal message --------- Co-authored-by: Joel Farthing <262452229+joelfarthing@users.noreply.github.com>