mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-30 19:19:57 +00:00
* llama : fix session saving/loading * llama : temp fix for clearing "future" tokens from the KV cache * llama : fix handling of "future" tokens when loading sessions * llama : fix comments for llama_kv_cache API
llama.cpp/example/parallel
Simplified simluation for serving incoming requests in parallel