This website requires JavaScript.
Explore
Help
Register
Sign In
sdgoij
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-05-11 11:34:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7566
llama.cpp
/
ggml
History
Aman Gupta
5fa66c6e67
cuda: fix race condition in cumsum (
#18448
)
...
* ggml-cuda: fix race condition in cumsum * remove unneccesary sync_threads
2025-12-29 14:07:17 +08:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
llama: automatically set parameters not set by the user in such a way that maximizes GPU utilization (
#16653
)
2025-12-15 09:24:59 +01:00
src
cuda: fix race condition in cumsum (
#18448
)
2025-12-29 14:07:17 +08:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
cmake: Added more x86_64 CPU backends when building with
GGML_CPU_ALL_VARIANTS=On
(
#18186
)
2025-12-28 09:33:29 +02:00