Back to feed

b9380

May 28, 2026
Meta/llama.cppCLIvb9380

server, ui : Add support for HTTP ETags in llama-server (#23701)

  • allow caching of ui elements in llama-server

  • use fnv_hash

  • Update tools/server/server-http.cpp

etag has to be set always

Co-authored-by: Xuan-Son Nguyen thichthat@gmail.com


Co-authored-by: Xuan-Son Nguyen thichthat@gmail.com

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI: