frohzinn's picture
download
raw
241 Bytes
set(TARGET ggml-rpc-server)
add_executable(${TARGET} rpc-server.cpp)
target_link_libraries(${TARGET} PRIVATE ggml)
target_compile_features(${TARGET} PRIVATE cxx_std_17)
if(LLAMA_TOOLS_INSTALL)
install(TARGETS ${TARGET} RUNTIME)
endif()

Xet Storage Details

Size:
241 Bytes
·
Xet hash:
8682ba2065c1e85b4725622fe52801f9167c53e2990b98447ee67711ca231390

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.