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
5182dd64cd
llama.cpp
/
ggml
History
Aadeshveer Singh
10b4f82d44
Added comments explaining thread block size selection logic based on row count and column size, derived from historical commit context (
#18212
)
2025-12-20 19:28:57 +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
Added comments explaining thread block size selection logic based on row count and column size, derived from historical commit context (
#18212
)
2025-12-20 19:28:57 +08:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
ggml-hexagon: Implement true Q8_0 quantization on Hexagon NPU for more accurate mixed-precision matmul operations (
#17977
)
2025-12-19 09:42:28 -08:00