This website requires JavaScript.
Explore
Help
Sign In
CS348Project
/
llama.cpp
Watch
5
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-10-27 08:21:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f39283960b58a92ecc0c72567711318b20e22b55
llama.cpp
/
ggml
History
Radoslav Gerganov
f39283960b
rpc : check src buffer when copying tensor (
#16421
)
...
Only dst buffer is guaranteed to be an RPC buffer. Add check for the src one.
2025-10-04 16:22:45 +03:00
..
cmake
ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (
#15094
)
2025-08-07 13:45:41 +02:00
include
rpc : add support for multiple devices (
#16276
)
2025-10-04 12:49:16 +03:00
src
rpc : check src buffer when copying tensor (
#16421
)
2025-10-04 16:22:45 +03:00
.gitignore
vulkan : cmake integration (
#8119
)
2024-07-13 18:12:39 +02:00
CMakeLists.txt
HIP: Disable ROCWMMA fattn on CDNA when compiled against ROCWMMA 2.0.0 (
#16221
)
2025-10-01 23:09:25 +02:00