Files
usls/examples/smolvlm
jamjamjon 26de63d239 update
2025-05-19 23:25:48 +08:00
..
2025-05-19 23:25:48 +08:00
2025-02-08 00:28:35 +08:00

Quick Start

cargo run -r --example smolvlm -- --scale 500m --source "images/green-car.jpg" --prompt "What's in it?"
cargo run -r --example smolvlm -- --scale 500m --source "images/green-car.jpg" --prompt "What color is the car?"
cargo run -r --example smolvlm -- --scale 500m --source "images/slanted-text-number.jpg" --prompt "What are these numbers?"
cargo run -r --example smolvlm -- --scale 256m --source "images/Statue-of-Liberty-Island-New-York-Bay.jpg" --prompt "Can you describe this image?"