-
Notifications
You must be signed in to change notification settings - Fork 992
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
6 files
+25 −6 | CMakeLists.txt | |
+14 −10 | Makefile | |
+30 −33 | README.md | |
+116 −0 | ggml-cuda.cu | |
+11 −0 | ggml-cuda.h | |
+142 −28 | ggml.c |