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-07-28 13:20:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2e058f1b4e799f1be085560c1bcef95b7b5ed02
llama.cpp
/
ggml
History
Jeff Bolz
c2e058f1b4
vulkan/cuda: Fix im2col when KW!=KH (
#14789
)
...
The tid is decomposed into "ow + ky*OW + kx*OW*KH". Change "ksize" to match.
2025-07-21 13:35:40 +02:00
..
cmake
ggml-cpu : rework weak alias on apple targets (
#14146
)
2025-06-16 13:54:15 +08:00
include
ggml: Add initial WebGPU backend (
#14521
)
2025-07-16 18:18:51 +03:00
src
vulkan/cuda: Fix im2col when KW!=KH (
#14789
)
2025-07-21 13:35:40 +02:00
.gitignore
…
CMakeLists.txt
ggml: Add initial WebGPU backend (
#14521
)
2025-07-16 18:18:51 +03:00