This website requires JavaScript.
Explore
Help
Sign In
replica
/
llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b64d7cc272
llama.cpp
/
examples
/
rpc
/
CMakeLists.txt
3 lines
95 B
CMake
Raw
Blame
History
add_executable
(
rpc-server
rpc-server.cpp
)
target_link_libraries
(
rpc-server
PRIVATE
ggml
llama
)
Reference in New Issue
View Git Blame
Copy Permalink