summaryrefslogtreecommitdiff
path: root/candle-examples
Commit message (Expand)AuthorAgeFilesLines
* Fix the helium weights download. (#2717)Laurent Mazare2025-01-131-1/+1
* Helium repo update. (#2716)Laurent Mazare2025-01-132-2/+8
* Add the helium model. (#2715)Laurent Mazare2025-01-132-0/+303
* Fixes for running Phi-4 quantized. (#2714)Jani Monoses2025-01-131-1/+5
* ModernBERT model (#2713)Jani Monoses2025-01-132-0/+192
* UniPC for diffusion sampling (#2684)Nick Senger2025-01-011-2/+2
* Actually remove the default hf-hub cache path for glm. (#2696)Laurent Mazare2024-12-311-1/+1
* Use the default hf-hub cache for glm. (#2695)Laurent Mazare2024-12-311-7/+10
* Streamline the glm4 example. (#2694)Laurent Mazare2024-12-313-147/+99
* Update README.org (#2670)jetsung2024-12-301-1/+1
* Added XLMRobertaModel for Reranking (#2686)Akshay Ballal2024-12-302-0/+307
* make DepthAnythingV2 more reusable (#2675)Edgar Riba2024-12-211-4/+2
* Add Nvembed v2 model (#2649)cdoko2024-12-032-0/+257
* Adds support for stella_en_v5 embedding model -400M variant (#2608)iskng2024-11-292-25/+73
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-282-2/+1
* Fix for whisper-microphone example failure if audio isn't chunk aligned (#2645)Adam Nelson2024-11-271-3/+17
* Remove some unused macros. (#2618)Laurent Mazare2024-11-156-10/+10
* Add the SmolLM2 models. (#2595)Laurent Mazare2024-11-032-15/+67
* Support Skip Layer Guidance (SLG) for Stable Diffusion 3.5 Medium (#2590)Czxck0012024-11-012-6/+57
* Lazy upcasting for t5. (#2589)Laurent Mazare2024-10-302-31/+11
* Support sd3.5 medium and MMDiT-X (#2587)Czxck0012024-10-302-12/+52
* Reduce memory usage for sd 3.5. (#2582)Laurent Mazare2024-10-281-0/+2
* Release the mmdit model earlier to reduce memory usage. (#2581)Laurent Mazare2024-10-281-16/+17
* Stable diffusion 3.5 support. (#2578)Laurent Mazare2024-10-273-84/+166
* Fix the repo name for llama 3.1. (#2576)Laurent Mazare2024-10-261-2/+2
* Enable stable-diffusion 3 on metal. (#2560)Laurent Mazare2024-10-143-10/+10
* Adds support for Stella_en_v5 embedding model - 1.5B variant (#2551)Anubhab Bandyopadhyay2024-10-132-0/+404
* Fix the guide to gain access to Stable Diffusion 3 Medium (#2559)Czxck0012024-10-131-2/+9
* Add Stable Diffusion 3 Example (#2558)Czxck0012024-10-137-0/+591
* feat: intergrate chinese clip and add example (#2555)SethWen2024-10-101-0/+224
* Add BertForMaskedLM to support SPLADE Models (#2550)Akshay Ballal2024-10-072-0/+238
* pyo3 update. (#2545)Laurent Mazare2024-10-061-2/+2
* Add required feature for whisper example in Readme (#2539)dengelt2024-10-041-1/+1
* Make the RNN configs accessible from the models. (#2541)Laurent Mazare2024-10-042-2/+0
* Support whisper large-v3 turbo in the whisper-microphone example. (#2533)Laurent Mazare2024-10-021-0/+3
* Add whisper large-v3 turbo to the example. (#2531)Laurent Mazare2024-10-021-0/+3
* Add a seed to the flux example. (#2529)Laurent Mazare2024-10-021-3/+10
* Add ColPali (#2524)Akshay Ballal2024-10-013-0/+291
* Refactor the whisper microphone example. (#2523)Laurent Mazare2024-10-012-82/+74
* Pixtral polishing. (#2522)Laurent Mazare2024-09-301-12/+3
* Add Pixtral. (#2521)Laurent Mazare2024-09-302-0/+364
* Add PaliGemma. (#2519)Laurent Mazare2024-09-292-0/+304
* Add the SigLIP model. (#2515)Laurent Mazare2024-09-283-41/+180
* Remove some extra whitelines. (#2513)Laurent Mazare2024-09-281-22/+0
* Add some llama-3.2 examples. (#2508)Laurent Mazare2024-09-261-1/+13
* Quantized version of flux. (#2500)Laurent Mazare2024-09-262-20/+65
* Add a RotatingKVCache. (#2493)Laurent Mazare2024-09-231-5/+39
* Adding Granite 7b Instruct model example (#2487)Juan Gomez2024-09-212-0/+271
* Add the mimi audio-tokenizer. (#2488)Laurent Mazare2024-09-204-0/+431
* Clippy fixes for 1.81.0. (#2461)Laurent Mazare2024-09-054-8/+7