frohzinn's picture
download
raw
277 Bytes
set(TARGET llama-tokenize)
add_executable(${TARGET} tokenize.cpp)
if(LLAMA_TOOLS_INSTALL)
install(TARGETS ${TARGET} RUNTIME)
endif()
target_link_libraries(${TARGET} PRIVATE llama-common llama ${CMAKE_THREAD_LIBS_INIT})
target_compile_features(${TARGET} PRIVATE cxx_std_17)

Xet Storage Details

Size:
277 Bytes
·
Xet hash:
b622c08a733ec5808a652b9807b9dcb4db1fa8c0beeeb28288fe21f2eb47abfd

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.