cliprs 0.2.1

Rust bindings to CLIP.cpp
Documentation
1
2
add_executable(quantize quantize.cpp)
target_link_libraries(quantize PRIVATE clip ggml)