mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
tweaked text
This commit is contained in:
@@ -2440,6 +2440,7 @@ ModelLoadResult gpttype_load_model(const load_model_inputs inputs, FileFormat in
|
||||
add_bos_token = false;
|
||||
}
|
||||
}
|
||||
printf("Starting model warm up, please wait a moment...\n");
|
||||
|
||||
//warmup at least 33 tokens to trigger batch
|
||||
std::vector<int> tmp;
|
||||
|
||||
Reference in New Issue
Block a user