This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
cturan
/
llama.cpp
mirror de
https://github.com/cturan/llama.cpp
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
36319dec5d
Ramos
Etiquetas
k2v2
master
minimax
qwen3_next
qwen3_next_optimized
toolinjection
test
b6814
llama.cpp
/
examples
/
rpc
/
CMakeLists.txt
CMakeLists.txt
95 B
Histórico
Em bruto
1
2
add_executable(rpc-server rpc-server.cpp)
target_link_libraries(rpc-server PRIVATE ggml llama)