-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #170 from janhq/update-submodule-2024-08-01-17-06
Update llama.cpp submodule to latest release b3500
- 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
+14 −15 | Makefile | |
+1 −1 | common/common.cpp | |
+1 −1 | examples/server/README.md | |
+2 −2 | ggml/src/ggml-cann/aclnn_ops.cpp | |
+2 −3 | ggml/src/ggml-cuda.cu | |
+15 −6 | ggml/src/ggml-cuda/dmmv.cu | |
+2 −0 | ggml/src/ggml-cuda/dmmv.cuh | |
+3 −2 | tests/test-backend-ops.cpp |