summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/clip/text_model.rs
Commit message (Expand)AuthorAgeFilesLines
* Module Docs (#2624)zachcp2024-11-181-2/+2
* Add the SigLIP model. (#2515)Laurent Mazare2024-09-281-2/+2
* Add support for Llama 3.1 (#2359)Eric Buehler2024-07-261-1/+1
* Add LLaVA support (#2234)chenwanqq2024-06-031-0/+14
* Fix clippy lints + minor cleanups. (#1957)Laurent Mazare2024-03-281-37/+15
* CLIP model implementation with example (#1950)Tigran Zhampeissov2024-03-281-0/+355