summaryrefslogtreecommitdiff
path: root/candle-examples/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused macros. (#2618)Laurent Mazare2024-11-151-1/+1
* Enable stable-diffusion 3 on metal. (#2560)Laurent Mazare2024-10-141-3/+0
* Add Stable Diffusion 3 Example (#2558)Czxck0012024-10-131-0/+3
* pyo3 update. (#2545)Laurent Mazare2024-10-061-2/+2
* Add ColPali (#2524)Akshay Ballal2024-10-011-0/+5
* Refactor the whisper microphone example. (#2523)Laurent Mazare2024-10-011-1/+1
* Add the mimi audio-tokenizer. (#2488)Laurent Mazare2024-09-201-0/+5
* silero-vad v5 example (#2321)shua2024-08-221-0/+4
* Add support for Llama 3.1 (#2359)Eric Buehler2024-07-261-1/+1
* Depth Anything v2 (#2279)Jeroen Vlek2024-06-241-0/+7
* Update for pyo3 0.21. (#1985)Laurent Mazare2024-04-011-1/+1
* Update the image crate + use the re-exported version. (#1893)Laurent Mazare2024-03-211-1/+1
* Improve the encodec example: handle resampling. (#1865)Laurent Mazare2024-03-181-3/+3
* Support more modes in the encodec example. (#1777)Laurent Mazare2024-02-281-0/+6
* Make some dependencies optional in the examples. (#1776)Laurent Mazare2024-02-281-2/+14
* feat: support microphone whisper streaming (#1678)drbh2024-02-121-0/+6
* Supports more audio formats (#1628)Hubert Shelley2024-02-031-2/+2
* Use bindgen-cuda for the custom-kernel example. (#1536)Laurent Mazare2024-01-071-1/+2
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-6/+6
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-6/+6
* Helper function to load sharded safetensors files (#1481)Laurent Mazare2023-12-251-2/+3
* MMLU evaluation for Phi. (#1474)Laurent Mazare2023-12-231-0/+1
* Merge pull request #1318 from huggingface/metal4Nicolas Patry2023-12-201-0/+1
|\
| * Starting to fix some tests.Nicolas Patry2023-11-301-0/+1
* | Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-6/+6
|/
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-6/+6
* [ONNX] Support a couple more ops. (#1284)Laurent Mazare2023-11-061-0/+4
* Put the onnx example behind a feature flag. (#1276)Laurent Mazare2023-11-061-1/+6
* [ONNX] Do not generate values for constants. (#1272)Laurent Mazare2023-11-051-0/+1
* PyO3: Better shape handling (#1143)Lukas Kreussel2023-10-291-1/+1
* Add some reinforcement learning example. (#1090)Laurent Mazare2023-10-141-0/+5
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-5/+5
* Streaming mode for reporting the generated tokens (#1007)Laurent Mazare2023-09-301-1/+1
* Self-contained safetensors for the multiprocess llama example. (#950)Laurent Mazare2023-09-241-1/+2
* Add flash-attn support. (#912)Laurent Mazare2023-09-201-2/+1
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-5/+5
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-5/+5
* Move some models to candle-transformers so that it's easier to re-use. (#794)Laurent Mazare2023-09-101-6/+6
* Fuse the rel-pos additions via a custom-op. (#786)Laurent Mazare2023-09-091-0/+1
* Add some documentation. (#673)Laurent Mazare2023-08-301-5/+5
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-5/+5
* Add some configurable legend for yolo detection. (#603)Laurent Mazare2023-08-251-0/+1
* Move the yolo model bits in a separate file. (#602)Laurent Mazare2023-08-251-1/+2
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-5/+5
* Bump the crates version to 0.1.2. (#522)Laurent Mazare2023-08-201-5/+5
* Enable the image crate by default in examples (#501)Laurent Mazare2023-08-181-5/+1
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-151-5/+5
* Cudnn support (#445)Laurent Mazare2023-08-141-0/+1
* Merge pull request #263 from huggingface/book_3Nicolas Patry2023-08-091-1/+3
|\
| * Odd rebase artifact.Nicolas Patry2023-08-021-1/+0