This website requires JavaScript.
Explore
Help
Sign In
CS348Project
/
llama.cpp
Watch
5
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-11-17 11:37:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1411d9275ad7d2af44543fb9c1e64eea1e1c8de7
llama.cpp
/
ggml
History
Jeff Bolz
24dc769f1b
vulkan: Fuse mul_mat_id+add_id+mul and mul_mat+add+add. (
#17287
)
...
These both show up in gpt-oss. Also, cleanup the mul_mat_vec fusion code a bit.
2025-11-15 19:54:23 +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 : add ops SOFTPLUS, EXPM1, TRI, SOLVE_TRI, CUMSUM (
#17063
)
2025-11-13 20:54:47 +02:00
src
vulkan: Fuse mul_mat_id+add_id+mul and mul_mat+add+add. (
#17287
)
2025-11-15 19:54:23 +01:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
ggml: disable vxe for cross-compilation by default (
#16966
)
2025-11-08 16:00:20 +08:00