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
3591e83db9
llama.cpp
/
ggml
History
bssrdf
3591e83db9
the special filter transpose NCHW2NHWC is broken, disable it and use the other less optimized one
2025-11-15 22:37:52 -05:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
remove implicit op and related calls; replace conv_2d with conv_2d_implicit kernel
2025-10-29 21:36:03 -04:00
src
the special filter transpose NCHW2NHWC is broken, disable it and use the other less optimized one
2025-11-15 22:37:52 -05:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
ggml-cpu: drop support for nnpa intrinsics (
#15821
)
2025-09-06 11:27:28 +08:00