Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mat17892
/
iris
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b664585
iris
/
llama.cpp
/
examples
/
rpc
/
CMakeLists.txt
Mat17892
llamacpp
b664585
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
add_executable(rpc-server rpc-server.cpp)
target_link_libraries(rpc-server PRIVATE ggml llama)