frohzinn's picture
download
raw
241 Bytes
set(TARGET llama-finetune)
add_executable(${TARGET} finetune.cpp)
install(TARGETS ${TARGET} RUNTIME)
target_link_libraries(${TARGET} PRIVATE llama-common llama ${CMAKE_THREAD_LIBS_INIT})
target_compile_features(${TARGET} PRIVATE cxx_std_11)

Xet Storage Details

Size:
241 Bytes
·
Xet hash:
dd2d23124ed1524ac587b4cbadf2d02159d79e23c9d172bc4c38190c1b127d9a

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