llama : fix kv_cache n
init (close #1903)
This commit is contained in:
parent
86c7571864
commit
051e1b0e6a
3 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,7 @@ else()
|
|||
add_subdirectory(benchmark)
|
||||
add_subdirectory(baby-llama)
|
||||
add_subdirectory(train-text-from-scratch)
|
||||
add_subdirectory(simple)
|
||||
if (LLAMA_METAL)
|
||||
add_subdirectory(metal)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue