This commit is contained in:
Михаил Капелько
2024-06-02 23:20:18 +03:00
parent e9e0073061
commit 17a2615351
10 changed files with 246 additions and 9 deletions

View File

@@ -6,4 +6,5 @@ c++ -o test_memory_C++ -std=c++11 -I. \
llm_test.cpp \
cli.cpp \
cli_test.cpp \
ctx_test2.cpp \
main.cpp