summaryrefslogtreecommitdiff
path: root/candle-transformers/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Move the common quantized-nn code to a shared module. (#1063)Laurent Mazare2023-10-091-0/+1
* Shared the quantized var-builder code. (#952)Laurent Mazare2023-09-241-0/+1
* Move more models to candle-transformers (#796)Laurent Mazare2023-09-101-0/+1
* Add some optional repeat penalty. (#623)Laurent Mazare2023-08-271-0/+1
* Sketch the candle-transformers crate. (#147)Laurent Mazare2023-07-121-0/+3