-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28cb1e2
commit 9c537cb
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule maid_llm
updated
10 files
+0 −4 | android/CMakeLists.txt | |
+1 −1 | ios/llama_cpp | |
+0 −4 | ios/maid_llm.podspec | |
+85 −279 | lib/src/bindings.dart | |
+4 −0 | lib/src/gpt_params.dart | |
+1 −1 | macos/llama_cpp | |
+0 −4 | macos/maid_llm.podspec | |
+1 −1 | src/llama_cpp | |
+2 −1 | src/maid_llm.h | |
+2 −0 | src/utils.hpp |