summaryrefslogtreecommitdiff
path: root/candle-core/src/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Metal part 1 - Scaffolding for metal. (#1308)Nicolas Patry2023-11-101-0/+4
* Q6K quantization (#495)Laurent Mazare2023-08-171-0/+16
* Support the Accelerate BLAS on macOS. (#325)Laurent Mazare2023-08-051-8/+6
* Add some 'cuda-if-available' helper function. (#172)Laurent Mazare2023-07-151-0/+7
* Resurrect the llama npy support. (#140)Laurent Mazare2023-07-111-0/+7
* PyTorch like display implementation.laurent2023-06-271-1/+1
* Use num-cpus to enable parallelism.laurent2023-06-271-0/+12