summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Adds support for Stella_en_v5 embedding model - 1.5B variant (#2551)Anubhab Bandyopadhyay2024-10-131-0/+1
* feat: intergrate chinese clip and add example (#2555)SethWen2024-10-101-0/+1
* Add ColPali (#2524)Akshay Ballal2024-10-011-0/+1
* Add Pixtral. (#2521)Laurent Mazare2024-09-301-0/+1
* Add PaliGemma. (#2519)Laurent Mazare2024-09-291-0/+1
* Add the SigLIP model. (#2515)Laurent Mazare2024-09-281-0/+1
* Adding Granite 7b Instruct model example (#2487)Juan Gomez2024-09-211-0/+1
* Add the mimi audio-tokenizer. (#2488)Laurent Mazare2024-09-201-0/+1
* MobileCLIP models S1 and S2 (#2454)Jani Monoses2024-08-291-0/+2
* Add FastViT model. (#2444)Jani Monoses2024-08-231-0/+1
* Add the DAC model. (#2433)Laurent Mazare2024-08-191-0/+1
* parler-tts support (#2431)Laurent Mazare2024-08-181-0/+1
* Add support for gemma-2. (#2425)Laurent Mazare2024-08-171-0/+1
* Add Based LLM from Hazy Research. (#2411)Jani Monoses2024-08-121-0/+1
* Add the MMDiT model of Stable Diffusion 3 (#2397)Czxck0012024-08-051-0/+1
* add models support and example for THUDM/glm-4 (#2362)唐璜2024-08-051-0/+1
* Add the flux model for image generation. (#2390)Laurent Mazare2024-08-041-0/+1
* Add Hiera vision model. (#2382)Jani Monoses2024-08-011-0/+1
* feat(candle-transformers/models/codegeex4-9b): add codegeex4-9 (#2334)donjuanplatinum2024-07-211-0/+1
* add quantized qwen2 (#2329)Zhuo Jinggang2024-07-121-0/+1
* Add Mobilenet v4 (#2325)Jani Monoses2024-07-091-0/+1
* Add EVA-02 model ( https://arxiv.org/abs/2303.11331 ) (#2311)v-espitalier2024-07-071-0/+1
* Add Beit model ( https://arxiv.org/abs/2106.08254 ) (#2305)v-espitalier2024-07-011-0/+1
* Add DINOv2Reg4 + PlantCLEF2024 (#2293)v-espitalier2024-06-291-0/+1
* Depth Anything v2 (#2279)Jeroen Vlek2024-06-241-0/+1
* Add LLaVA support (#2234)chenwanqq2024-06-031-0/+1
* Separate quantized phi-3 implementation. (#2157)Laurent Mazare2024-05-041-0/+1
* Add Olmo models (#2127)Isotr0py2024-04-261-0/+1
* Add the phi-3 model. (#2120)Laurent Mazare2024-04-241-0/+1
* Updated quantized phi model (#2099)Laurent Mazare2024-04-211-0/+1
* Add a quantized version of recurrent-gemma. (#2054)Laurent Mazare2024-04-131-0/+1
* Add the recurrent-gemma model. (#2039)Laurent Mazare2024-04-131-0/+1
* Quantized moondream implementation and BOS token (#1980)Santiago Medina2024-04-011-0/+1
* Add Moondream transformer implementation and example (#1970)Santiago Medina2024-03-311-0/+1
* Qwen MoE model. (#1960)Laurent Mazare2024-03-281-0/+1
* Fix clippy lints + minor cleanups. (#1957)Laurent Mazare2024-03-281-1/+1
* CLIP model implementation with example (#1950)Tigran Zhampeissov2024-03-281-0/+1
* Quantized version of the metavoice model. (#1824)Laurent Mazare2024-03-091-0/+1
* Add an initial Segformer implementation (#1617)Jiayu Liu2024-03-031-0/+1
* Metavoice - first cut (#1717)Laurent Mazare2024-03-021-0/+1
* EfficientVit (MSRA) model (#1783)Jani Monoses2024-03-011-0/+1
* add models of rwkv v6 and quantized rwkv v6 (#1781)Jack Shih2024-03-011-0/+2
* Add the StarCoder2 model. (#1779)Laurent Mazare2024-02-281-0/+1
* Encodec model. (#1771)Laurent Mazare2024-02-271-0/+1
* add quantized rwkv v5 model (#1743)Jack Shih2024-02-251-0/+1
* Add the Gemma models. (#1741)Laurent Mazare2024-02-211-0/+1
* Add the RWKV model (v5). (#1707)Laurent Mazare2024-02-141-0/+1
* Improved mamba model optimized for inference (#1694)Laurent Mazare2024-02-111-0/+1
* Add the Qwen2 model (#1684)Laurent Mazare2024-02-091-0/+1
* Add the ChatGLM model. (#1237)Laurent Mazare2024-02-091-0/+1