add to examples CMakeLists.txt
This commit is contained in:
parent
cfc7017b5a
commit
7ec6158eec
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ else()
|
|||
add_subdirectory(convert-llama2c-to-ggml)
|
||||
add_subdirectory(simple)
|
||||
add_subdirectory(embd-input)
|
||||
add_subdirectory(llama-bench)
|
||||
if (LLAMA_METAL)
|
||||
add_subdirectory(metal)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue