summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/blip.rs
Commit message (Expand)AuthorAgeFilesLines
* Module Docs (#2624)zachcp2024-11-181-3/+6
* Documentation Pass for Models (#2617)zachcp2024-11-151-0/+7
* [Wasm] BLIP Example (#1183)Radamés Ajna2023-10-261-2/+7
* Add some KV cache to blip. (#1150)Laurent Mazare2023-10-221-2/+2
* Remove the unused pragma and properly apply the bias. (#1147)Laurent Mazare2023-10-221-7/+0
* Blip fixes (#1145)Laurent Mazare2023-10-211-27/+0
* Add the blip example. (#1144)Laurent Mazare2023-10-211-25/+83
* Blip forward pass (#1141)Laurent Mazare2023-10-211-5/+42
* Add the blip image captioning model (#1140)Laurent Mazare2023-10-201-0/+241