This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
llama.cpp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-09-11 04:56:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebfe545cf956d29c48408481b790866dffa2eeee
llama.cpp
/
ggml
T
History
Daniel Bevenius
ebfe545cf9
Merge remote-tracking branch 'upstream/master' into backend-sampling
2025-12-30 07:59:02 +01: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
Merge remote-tracking branch 'upstream/master' into backend-sampling
2025-12-30 07:59:02 +01:00
.gitignore
…
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