add llama server with rpbot

This commit is contained in:
2024-01-26 23:03:05 +01:00
parent 53fdc5a912
commit 03c5620c2e
3 changed files with 7 additions and 0 deletions

View File

@ -28,5 +28,8 @@ add_subdirectory(./solanaceae_ircclient)
set(SOLANACEAE_CRDTNOTES_BUILD_PLUGINS ON)
add_subdirectory(./solanaceae_crdtnotes)
set(SOLANACEAE_LLAMA-CPP-WEB_BUILD_PLUGINS ON)
add_subdirectory(./solanaceae_llama-cpp-web)
add_subdirectory(./totato)