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-18 08:37:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0374a67e2924f2e845cdc59dd67d9a44065a89c
llama.cpp
/
ggml
/
include
History
Sigbjørn Skjæret
28657a8229
ggml : implement GEGLU_ERF and GEGLU_QUICK ops (
#14445
)
2025-07-03 23:07:22 +02:00
..
ggml-alloc.h
ggml : upgrade init_tensor API to return a ggml_status (
#11854
)
2025-02-28 14:41:47 +01:00
ggml-backend.h
vulkan: Add fusion support for RMS_NORM+MUL (
#14366
)
2025-06-29 09:43:36 +02:00
ggml-blas.h
…
ggml-cann.h
…
ggml-cpp.h
ggml : fix ggml_gallocr_ptr type (ggml/1205)
2025-05-01 09:58:44 +03:00
ggml-cpu.h
ggml : add ggml_set_rows (
#14274
)
2025-06-27 16:41:40 +03:00
ggml-cuda.h
…
ggml-metal.h
…
ggml-opencl.h
…
ggml-opt.h
mnist: fix segmentation fault (ggml/1227)
2025-05-19 13:29:56 +03:00
ggml-rpc.h
rpc : do not wait for response when sending RPC_CMD_SET_TENSOR (
#12943
)
2025-04-25 10:08:08 +03:00
ggml-sycl.h
…
ggml-vulkan.h
…
ggml.h
ggml : implement GEGLU_ERF and GEGLU_QUICK ops (
#14445
)
2025-07-03 23:07:22 +02:00
gguf.h
…