summaryrefslogtreecommitdiff
path: root/candle-examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix FLUX.1 weights (#2457)Eugene Hauptmann2024-08-291-3/+3
* MobileCLIP models S1 and S2 (#2454)Jani Monoses2024-08-294-10/+250
* FastViT fixes. (#2452)Jani Monoses2024-08-281-5/+5
* Add FastViT model. (#2444)Jani Monoses2024-08-232-0/+122
* Fix for parler-tts, do not add the last slice of padding tokens. (#2442)Laurent Mazare2024-08-221-2/+21
* silero-vad v5 example (#2321)shua2024-08-223-0/+216
* Update README.md (#2435)Laurent Mazare2024-08-191-1/+3
* Add a readme for the parler-tts example. (#2434)Laurent Mazare2024-08-193-30/+21
* Add the DAC model. (#2433)Laurent Mazare2024-08-192-7/+20
* parler-tts support (#2431)Laurent Mazare2024-08-182-0/+204
* Fix the marian tokenizer importer. (#2426)Laurent Mazare2024-08-171-4/+16
* Add support for gemma-2. (#2425)Laurent Mazare2024-08-172-22/+74
* Apply rustfmt. (#2421)Laurent Mazare2024-08-161-1/+0
* Fix build issue in EOS Token in llama-multiprocess (#2420)Hadi2024-08-161-2/+11
* Add Based LLM from Hazy Research. (#2411)Jani Monoses2024-08-122-0/+295
* Fix issues in the encodec example README.md (#2407)Joel Nises2024-08-102-1/+1