This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cturan
/
llama.cpp
同期ミラー
https://github.com/cturan/llama.cpp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
4b3a9212b6
ブランチ
タグ
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
rpc
/
CMakeLists.txt
CMakeLists.txt
95 B
履歴
Raw
1
2
add_executable(rpc-server rpc-server.cpp)
target_link_libraries(rpc-server PRIVATE ggml llama)