frohzinn's picture
download
raw
284 Bytes
set(TARGET llama-export-lora)
add_executable(${TARGET} export-lora.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:
284 Bytes
·
Xet hash:
02492e799bb90e57caa36384f9535dd6f197f2a15c360ca342042c5fe1acca9b

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