forked from meta-introspector/llama.cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llama.cpp
updated
8 files
+1 −1 | Makefile | |
+15 −14 | examples/common.cpp | |
+1 −1 | examples/common.h | |
+0 −1 | examples/embedding/embedding.cpp | |
+0 −1 | examples/main/main.cpp | |
+0 −1 | examples/perplexity/perplexity.cpp | |
+0 −1 | examples/save-load-state/save-load-state.cpp | |
+30 −9 | ggml.c |