Update server.cpp
This commit is contained in:
parent
c8bc9297c0
commit
aa41b22f26
1 changed files with 1 additions and 0 deletions
|
@ -1528,6 +1528,7 @@ struct llama_server_context
|
|||
|
||||
slot.n_past = 0;
|
||||
slot.n_past_self_extension = 0;
|
||||
slot.ga_i = 0;
|
||||
slot.num_prompt_tokens_processed = slot.num_prompt_tokens;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue