adding add_subdirectory in examples dir CMakeLists.txt
This commit is contained in:
parent
d14c066f0c
commit
7b1f062620
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ else()
|
|||
add_subdirectory(benchmark)
|
||||
add_subdirectory(baby-llama)
|
||||
add_subdirectory(train-text-from-scratch)
|
||||
add_subdirectory(convert-llama2c-to-ggml)
|
||||
add_subdirectory(simple)
|
||||
add_subdirectory(embd-input)
|
||||
if (LLAMA_METAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue