bug fix
This commit is contained in:
parent
71b563ec9a
commit
be54cb02ff
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ bool load_hparams_and_tensors_from_gguf(const std::string &fname, NexaBaseModel
|
||||||
|
|
||||||
ggml_free(meta);
|
ggml_free(meta);
|
||||||
gguf_free(ctx_gguf);
|
gguf_free(ctx_gguf);
|
||||||
gguf_free(ctx_gguf);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue