save number of parameters and the size in llama_model
This commit is contained in:
parent
0a0f91df61
commit
76355779d0
1 changed files with 0 additions and 1 deletions
|
@ -9261,7 +9261,6 @@ static int llama_model_load(const std::string & fname, llama_model & model, llam
|
|||
}
|
||||
|
||||
llm_load_stats(ml, model);
|
||||
|
||||
llm_load_print_meta(ml, model);
|
||||
|
||||
if (model.vocab.type != LLAMA_VOCAB_TYPE_NONE &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue