Hack test-bench
This commit is contained in:
parent
5c4d767ac0
commit
907df4459c
6 changed files with 918 additions and 1 deletions
|
@ -13,6 +13,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
|||
if (EMSCRIPTEN)
|
||||
else()
|
||||
add_subdirectory(baby-llama)
|
||||
add_subdirectory(test-bench)
|
||||
add_subdirectory(batched)
|
||||
add_subdirectory(batched-bench)
|
||||
add_subdirectory(beam-search)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue