talk : talk with AI in the terminal

This commit is contained in:
Georgi Gerganov
2022-12-09 20:38:10 +02:00
parent d1da35de06
commit 3b1aacbe6d
14 changed files with 1753 additions and 5 deletions

View File

@@ -28,4 +28,5 @@ else()
add_subdirectory(stream)
add_subdirectory(command)
add_subdirectory(bench)
add_subdirectory(talk)
endif()