mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-02 02:51:17 +02:00
@@ -720,7 +720,7 @@ struct server_slot {
|
||||
int id;
|
||||
int id_task = -1;
|
||||
|
||||
llama_batch batch_spec;
|
||||
llama_batch batch_spec = {};
|
||||
|
||||
llama_context * ctx_dft = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user