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-14 12:19:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ade3000bd6040bf6878eafd6c77168552f73c47
llama.cpp
/
ggml
History
Jason Ni
5ade3000bd
ggml: fix ggml_conv_1d_dw bug (ggml/1323)
...
* ggml: fix ggml_conv_1d_dw bug * Fixed conv1d_dw weight tensor dimension.
2025-08-14 14:59:27 +03:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
finetune: SGD optimizer, more CLI args (
#13873
)
2025-08-14 12:03:57 +02:00
src
ggml: fix ggml_conv_1d_dw bug (ggml/1323)
2025-08-14 14:59:27 +03:00
.gitignore
…
CMakeLists.txt
HIP: add cmake option to enable compiler output of kernel resource usage metrics (
#15103
)
2025-08-07 16:44:14 +02:00