examples : fix underscore in beam-search + .gitignore (close #2900)
This commit is contained in:
parent
0d1c706181
commit
c90d135eb4
5 changed files with 8 additions and 5 deletions
|
@ -25,7 +25,7 @@ else()
|
|||
add_subdirectory(simple)
|
||||
add_subdirectory(embd-input)
|
||||
add_subdirectory(llama-bench)
|
||||
add_subdirectory(beam_search)
|
||||
add_subdirectory(beam-search)
|
||||
if (LLAMA_METAL)
|
||||
add_subdirectory(metal)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue