parent
3df784b305
commit
c2a16c0bdb
2 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue