mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
@@ -457,6 +457,7 @@ generation_outputs gpttype_generate(const generation_inputs inputs, generation_o
|
||||
{
|
||||
printf("\rGenerating (%d / %d tokens)", (1 + params.n_predict - remaining_tokens), params.n_predict);
|
||||
}
|
||||
fflush(stdout);
|
||||
|
||||
bool evalres = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user