This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a48fd3bedc
llama.cpp
/
ggml
History
aendk
a48fd3bedc
Fix: For pipeline parallelism, adds missing synchronization between input copying and graph computation.
2026-03-19 14:54:34 +01:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
ggml : restore ggml_type_sizef() to aboid major version bump (ggml/1441)
2026-03-18 15:17:28 +02:00
src
Fix: For pipeline parallelism, adds missing synchronization between input copying and graph computation.
2026-03-19 14:54:34 +01:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
ggml : bump version to 0.9.8 (ggml/1442)
2026-03-18 15:17:28 +02:00