mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 00:54:41 +00:00
tweaked text
This commit is contained in:
parent
dec3cd92b0
commit
48f86bbbc7
3 changed files with 23 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue