mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-29 00:20:49 +02:00
e072b2052e
* ggml : add GGML_SCHED_NO_REALLOC option to disable reallocations in ggml_backend_sched Enabled in ggml-ci for testing. * llama : update worst-case graph for unified cache * ci : disable op offload in some tests * fix spelling --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>