summaryrefslogtreecommitdiff
path: root/candle-nn/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add benchmarks for the candle-nn package (#1995)Thomas Santerre2024-04-031-0/+5
* Fast kernels for rotary embeddings. (#1928)Laurent Mazare2024-03-241-0/+1
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-2/+2
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-1/+1
* Merge pull request #1318 from huggingface/metal4Nicolas Patry2023-12-201-0/+3
|\
| * Lots of updates including some stack of command buffers.nicolas2023-12-121-1/+2
| * Starting to fix some tests.Nicolas Patry2023-11-301-0/+2
* | Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-1/+1
|/
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-1/+1
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-1/+1
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-1/+1
* Extract T5 module and add main function to use it (#829)Juarez Bochi2023-09-131-0/+1
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-1/+1
* Add a custom softmax implementation. (#744)Laurent Mazare2023-09-051-0/+4
* Add some documentation. (#673)Laurent Mazare2023-08-301-1/+1
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-1/+1
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-1/+1
* Bump the crates version to 0.1.2. (#522)Laurent Mazare2023-08-201-1/+1
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-151-1/+1
* 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-1/+1
* Rename the candle crate to candle-core (#301)Laurent Mazare2023-08-021-1/+1
* TP sharding v2Nicolas Patry2023-07-271-0/+1
* Centralize the dependency versions and inherit them. (#177)Laurent Mazare2023-07-161-4/+4
* Removing cuda default.Nicolas Patry2023-07-141-1/+1
* Sketch the candle-nn crate. (#115)Laurent Mazare2023-07-101-0/+24