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-11-12 10:47:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
537b09e70ffc604c414ee78acf3acb4c940ec597
llama.cpp
/
ggml
/
src
/
ggml-rpc
History
Radoslav Gerganov
6da5bec81c
rpc : better caching of the base buffer pointer (
#11331
)
...
There is no need to use map, just store the base pointer in the buffer context.
2025-01-21 15:06:41 +02:00
..
CMakeLists.txt
ggml : add support for dynamic loading of backends (
#10469
)
2024-11-25 15:13:39 +01:00
ggml-rpc.cpp
rpc : better caching of the base buffer pointer (
#11331
)
2025-01-21 15:06:41 +02:00