llama.cpp releases · · 1 min read

b9574

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

server : do not clear slots without unified KV cache (#24190)

  • Always export idle slots to RAM

Without this, a slot's VRAM cache may not be written to RAM. If this
slot happens to be busy then later on, this triggers needless
preprocessing in another slot.

  • cont : clean-up

Co-authored-by: Christoph Weiss [email protected]
Co-authored-by: Georgi Gerganov [email protected]

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases