summaryrefslogtreecommitdiff
path: root/candle-transformers/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Metavoice - first cut (#1717)Laurent Mazare2024-03-021-0/+1
* Supports more audio formats (#1628)Hubert Shelley2024-02-031-1/+0
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-3/+3
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-3/+3
* Merge pull request #1318 from huggingface/metal4Nicolas Patry2023-12-201-0/+1
|\
| * Lots of updates including some stack of command buffers.nicolas2023-12-121-0/+1
* | Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-3/+3
|/
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-3/+3
* Add support to UL2 model family (#1300)Juarez Bochi2023-11-091-0/+1
* Move the llama2-c model in transformers. (#1205)Laurent Mazare2023-10-281-0/+1
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-3/+3
* Add flash-attn support. (#912)Laurent Mazare2023-09-201-0/+2
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-2/+2
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-2/+2
* Move more models to candle-transformers (#796)Laurent Mazare2023-09-101-0/+1
* Move some models to candle-transformers so that it's easier to re-use. (#794)Laurent Mazare2023-09-101-0/+4
* Add some documentation. (#673)Laurent Mazare2023-08-301-2/+2
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-2/+2
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-2/+2
* Yolo v8 fixes (#542)Laurent Mazare2023-08-211-2/+0
* Bump the crates version to 0.1.2. (#522)Laurent Mazare2023-08-201-2/+2
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-151-2/+2
* Support the Accelerate BLAS on macOS. (#325)Laurent Mazare2023-08-051-0/+2
* Update the repo location. (#305)Laurent Mazare2023-08-021-8/+7
* Add version numbers for all the candle crates (#303)Laurent Mazare2023-08-021-2/+2
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-1/+1
* Fix the mkl build. (#204)Laurent Mazare2023-07-191-1/+1
* Removing `candle-hub` internal to extract into `hf-hub` standalone.Nicolas Patry2023-07-191-1/+1
* Factorize the tokenizers version in the workspace cargo def. (#186)Laurent Mazare2023-07-181-1/+1
* Centralize the dependency versions and inherit them. (#177)Laurent Mazare2023-07-161-6/+6
* Removing cuda default.Nicolas Patry2023-07-141-1/+1
* Sketch the candle-transformers crate. (#147)Laurent Mazare2023-07-121-0/+25