This commit is contained in:
firecoperana
2026-01-14 09:01:00 -06:00
parent b43b22b68a
commit 79185862e5
2 changed files with 2 additions and 12 deletions

View File

@@ -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);