Files
usls/examples/moondream2/README.md
Jamjamjon 475a680703 Add moondream2
* Add moondream2

* Update README.md
2025-01-20 21:37:54 +08:00

566 B

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