This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-08-17 13:40:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90f17bba010d6e600932b3857ec2cc4f59589693
llama.cpp
/
ggml
History
0cc4m
90f17bba01
Vulkan: Default to 1GB allocations instead of 4GB to avoid fragmentation and driver issues
2025-03-17 19:41:11 +00: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: Default to 1GB allocations instead of 4GB to avoid fragmentation and driver issues
2025-03-17 19:41:11 +00: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