Views
No views yet
huihui-ai/Huihui-Step3-VL-10B-abliterated.stepfun-ai/Step3-VL-10B [1].llama.cpp (Command Line)--mmproj) alongside the main model to process images.1# Example command using llama-cli
2./llama-cli \
3 -m Huihui-Step3-VL-10B-abliterated-Q4_K_M.gguf \
4 --mmproj Huihui-Step3-VL-10B-abliterated-mmproj-f16.gguf \
5 --image path/to/your/image.png \
6 -p "Describe this image in detail." \
7 -c 4096 \
8 -temp 0.7llama.cpp that supports the Step3-VL architecture.stepfun-ai [1]huihui-ai [1]2lains