Files
usls/examples/moondream2
2025-06-05 16:29:29 +08:00
..
2025-06-05 16:29:29 +08:00
2025-01-20 21:37:54 +08:00

Quick Start

cargo run -r -F cuda --example moondream2 -- --device 'cuda:0' --dtype i8  --scale 2b --task vqa:"What's in this image?"
cargo run -r -F cuda --example moondream2 -- --device 'cuda:0' --dtype i8  --scale 2b --task cap:0
cargo run -r -F cuda --example moondream2 -- --device 'cuda:0' --dtype i8  --scale 2b --task cap:1
cargo run -r -F cuda --example moondream2 -- --device 'cuda:0' --dtype i8  --scale 2b --task open-od:person
cargo run -r -F cuda --example moondream2 -- --device 'cuda:0' --dtype i8  --scale 2b --task open-kpt:person