use moondream1 model/revision for moondream example (#2748)

This commit is contained in:
A.V.
2025-01-28 23:19:54 +02:00
committed by GitHub
parent d2c53f4f2f
commit e142bf9530

View File

@ -259,8 +259,8 @@ async fn main() -> anyhow::Result<()> {
("santiagomed/candle-moondream".to_string(), None)
} else {
(
"vikhyatk/moondream2".to_string(),
Some("30c7cdf3fa6914f50bee3956694374143f5cc884"),
"vikhyatk/moondream1".to_string(),
Some("f6e9da68e8f1b78b8f3ee10905d56826db7a5802"),
)
}
}