make : remove "talk" target until updated

This commit is contained in:
Georgi Gerganov
2024-09-24 14:15:09 +03:00
parent 1133ac98a8
commit 451e9ee92c
2 changed files with 3 additions and 3 deletions

View File

@@ -141,8 +141,8 @@ else
command \
stream \
lsp \
talk \
talk-llama
# talk (TODO: disalbed)
endif
default: $(BUILD_TARGETS)