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

Xet Storage Details

Size:
282 Bytes
·
Xet hash:
9d2f07a38e3918a66f7ef7859693c14adf1ec464d338368262badaa02054a36f

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