mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-04-27 01:49:28 +00:00
change
This commit is contained in:
@@ -311,8 +311,6 @@ struct server_context {
|
||||
|
||||
void extend_context(const int32_t n_tokens);
|
||||
|
||||
void handle_decode_result(const int ret);
|
||||
|
||||
void speculative_decoding_accept();
|
||||
|
||||
bool accept_special_token(const server_slot& slot, const llama_token token);
|
||||
|
||||
Reference in New Issue
Block a user