# # t5 set(TEST_TARGET t5) add_executable(${TEST_TARGET} main.cpp) target_link_libraries(${TEST_TARGET} PRIVATE ggml ggml_utils)