mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-12 14:25:14 +04:00
* server : save serialized image chunks at the end of the llama state * server : support multimodal slot state save/restore with packed payload * server : refine image slot state serialization * server : support media slot state and centralize media validation * server : remove unnecessary comment * server : remove defensive media checks and move the chunk type check to validate()