-
Notifications
You must be signed in to change notification settings - Fork 134
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
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule llama.cpp
updated
65 files
Submodule whisper.cpp
updated
6 files
+48 −13 | CMakeLists.txt | |
+23 −3 | Makefile | |
+4 −0 | examples/addon.node/addon.cpp | |
+1 −1 | examples/grammar-parser.cpp | |
+48 −0 | examples/server/server.cpp | |
+1 −1 | examples/whisper.nvim/whisper.nvim |