-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: sync llama.cpp * fix: api changes * fix(temp): modelInfo * feat: sync llama.cpp * fix(cpp): keep common_init_result * fix(ios): revert modelInfo * fix(cpp): use gguf_kv_to_str from llama-impl * fix(cpp): llama_free_model -> llama_model_free * feat: move lora init into rn-llama * fix(cpp): remove unnecessary free * feat: sync llama.cpp
- Loading branch information
Showing
62 changed files
with
23,315 additions
and
21,771 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.