summaryrefslogtreecommitdiff
path: root/candle-transformers
Commit message (Expand)AuthorAgeFilesLines
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-2/+2
* Yolo v8 fixes (#542)Laurent Mazare2023-08-211-2/+0
* Better handling of zero temperatures. (#532)Laurent Mazare2023-08-211-1/+2
* 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 some missing readme files. (#304)Laurent Mazare2023-08-021-0/+1
* 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
* Softmax numerical stability. (#267)Laurent Mazare2023-07-281-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-126-0/+66