context : add logs

ggml-ci
This commit is contained in:
Georgi Gerganov
2025-02-21 14:35:23 +02:00
parent 548c230dff
commit ebf1bdf97b
3 changed files with 76 additions and 12 deletions

View File

@ -15,7 +15,7 @@ int main(int argc, char ** argv) {
return 1;
}
print_build_info();
common_init();
if (params.n_predict < 0) {
params.n_predict = 16;