This website requires JavaScript.
Explore
Help
Sign in
ver4a
/
llama.cpp
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
891c63956d
llama.cpp
/
ggml
History
Download ZIP
Download TAR.GZ
Jeff Bolz
891c63956d
vulkan: Pad N dimension of B matrix for coopmat2 perf, to avoid bounds checking (
#12273
)
...
* vulkan: Pad N dimension of B matrix for coopmat2 perf, to avoid bounds checking
2025-03-17 10:41:59 +01:00
..
cmake
cmake : enable building llama.cpp using system libggml (
#12321
)
2025-03-17 11:05:23 +02:00
include
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (
#12154
)
2025-03-06 02:26:10 +01:00
src
vulkan: Pad N dimension of B matrix for coopmat2 perf, to avoid bounds checking (
#12273
)
2025-03-17 10:41:59 +01:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
opencl: use OpenCL C standard supported by the device (
#12221
)
2025-03-10 09:57:00 -07:00