minor: spaces

This commit is contained in:
Pierrick HYMBERT 2024-04-19 13:59:36 +02:00
parent 1423fcece8
commit 03f458c6f4

View file

@ -1223,8 +1223,8 @@ struct server_context {
{ "ga_n", slot.ga_n }, { "ga_n", slot.ga_n },
}); });
slot.truncated = true; slot.truncated = true;
slot.has_next_token = false; // stop prediction
slot.stopped_limit = true; slot.stopped_limit = true;
slot.has_next_token = false; // stop prediction
} }
LOG_VERBOSE("next token", { LOG_VERBOSE("next token", {