-
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 #212 from janhq/update-submodule-2024-09-04-17-01
Update llama.cpp submodule to latest release b3666
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llama.cpp
updated
11 files
+3 −21 | README.md | |
+4 −0 | common/common.cpp | |
+1 −1 | docs/docker.md | |
+43 −22 | examples/llama-bench/README.md | |
+85 −56 | examples/llama-bench/llama-bench.cpp | |
+2 −2 | examples/server/tests/features/parallel.feature | |
+18 −18 | examples/server/tests/features/steps/steps.py | |
+6 −6 | flake.lock | |
+2 −2 | ggml/src/ggml-sycl/dmmv.cpp | |
+1 −1 | grammars/README.md | |
+42 −33 | src/llama.cpp |