summaryrefslogtreecommitdiff
path: root/candle-examples/examples/moondream/main.rs
Commit message (Expand)AuthorAgeFilesLines
* onnx: fix pad, unsqueeze (#2317)shua2024-07-231-1/+1
* Pin the revision used by moondream. (#2340)Laurent Mazare2024-07-181-7/+15
* Optimize copy-2d for metal. (#2024)Laurent Mazare2024-04-071-1/+1
* Add flag to run Moondream in f16 precision (#2015)Santiago Medina2024-04-051-1/+10
* Use F16 for moondream on cuda. (#2013)Laurent Mazare2024-04-041-3/+9
* Match Moondream's latest release (#1997)Santiago Medina2024-04-021-14/+14
* Quantized moondream implementation and BOS token (#1980)Santiago Medina2024-04-011-16/+77
* Add options to use local files + specify a custom repo or branch. (#1973)Laurent Mazare2024-03-311-3/+25
* Clippy fix. (#1972)Laurent Mazare2024-03-311-1/+1
* Add Moondream transformer implementation and example (#1970)Santiago Medina2024-03-311-0/+245