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
1d6092fc72f4d10f4486ac95edfd414bc08b62b8
llama.cpp
/
ggml
/
src
/
ggml-rpc
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
..
CMakeLists.txt
ggml : add support for dynamic loading of backends (
#10469
)
2024-11-25 15:13:39 +01:00
ggml-rpc.cpp
rpc : check src buffer when copying tensor (
#16421
)
2025-10-04 16:22:45 +03:00