examples : remove embd-input and gptneox-wip

This commit is contained in:
Georgi Gerganov 2023-10-20 17:08:32 +03:00
parent 6e6587656f
commit 84ed48b473
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
16 changed files with 1 additions and 4075 deletions

View file

@ -28,7 +28,6 @@ else()
add_subdirectory(batched-bench)
add_subdirectory(speculative)
add_subdirectory(parallel)
add_subdirectory(embd-input)
add_subdirectory(llava)
add_subdirectory(llama-bench)
add_subdirectory(beam-search)