summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/blip_text.rs
Commit message (Expand)AuthorAgeFilesLines
* Documentation Pass for Models (#2617)zachcp2024-11-151-0/+6
* [Wasm] BLIP Example (#1183)Radamés Ajna2023-10-261-1/+2
* Add some KV cache to blip. (#1150)Laurent Mazare2023-10-221-15/+58
* Remove the unused pragma and properly apply the bias. (#1147)Laurent Mazare2023-10-221-15/+7
* Blip attention mask + readme (#1146)Laurent Mazare2023-10-211-13/+49
* Add the blip example. (#1144)Laurent Mazare2023-10-211-20/+86
* Add the blip image captioning model (#1140)Laurent Mazare2023-10-201-0/+350