start: v5
This commit is contained in:
10
v5/gen-C++
Executable file
10
v5/gen-C++
Executable file
@@ -0,0 +1,10 @@
|
||||
c++ -o test_memory_C++ -std=c++11 -I. \
|
||||
memory.cpp \
|
||||
memory_Context.cpp \
|
||||
memory_test.cpp \
|
||||
llm.cpp \
|
||||
llm_test.cpp \
|
||||
cli.cpp \
|
||||
cli_test.cpp \
|
||||
ctx_test2.cpp \
|
||||
main.cpp
|
||||
Reference in New Issue
Block a user