This website requires JavaScript.
Explore
Help
Register
Sign In
upstream-archive
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-08-07 02:20:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1a5bd4e0c19ba8e82eea716a8362c30918b9560
llama.cpp
/
ggml
History
Oliver Simons
b1a5bd4e0c
CUDA: better coalesce data-access for contiguous concat (
#22330
)
...
Also, distribute all elements across CTAs evenly instead of launching one CTA per dim
2026-04-26 09:21:45 +02:00
..
cmake
ggml: backend-agnostic tensor parallelism (experimental) (
#19378
)
2026-04-09 16:42:19 +02:00
include
CUDA: manage NCCL communicators in context (
#21891
)
2026-04-15 15:58:40 +02:00
src
CUDA: better coalesce data-access for contiguous concat (
#22330
)
2026-04-26 09:21:45 +02:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
HIP: flip GGML_HIP_GRAPHS to default on (
#22254
)
2026-04-23 02:34:31 +02:00