summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Debugging rope.Nicolas Patry2023-11-201-2/+1
* Fixed matmul (display still broken without casting back to CPU first? )Nicolas Patry2023-11-201-1/+2
* Adding the actual backendNicolas Patry2023-11-201-0/+1
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-1/+1
* Metal part 1 - Scaffolding for metal. (#1308)Nicolas Patry2023-11-101-0/+1
* Add support to UL2 model family (#1300)Juarez Bochi2023-11-091-0/+1
* Put the onnx example behind a feature flag. (#1276)Laurent Mazare2023-11-061-2/+5
* Add some preliminary ONNX support (#1260)Laurent Mazare2023-11-041-0/+1
* [Wasm] BLIP Example (#1183)Radamés Ajna2023-10-261-7/+1
* Another gemm update. (#1088)Laurent Mazare2023-10-141-1/+1
* Update to gemm 0.16.1 (#1083)Laurent Mazare2023-10-131-1/+1
* Update to gemm-0.16. (#1082)Laurent Mazare2023-10-121-2/+1
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-1/+1
* Simd128 vec-dot for q4_0. (#974)Laurent Mazare2023-09-271-1/+2
* Phi 1.5 wasm module (#966)Radamés Ajna2023-09-271-0/+1
* Use yoke to provide a self-referential container for mmaped safetenso… (#939)Laurent Mazare2023-09-231-2/+3
* T5 Wasm (#918)Radamés Ajna2023-09-221-0/+1
* BERT Wasm (#902)Radamés Ajna2023-09-191-4/+2
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-1/+1
* Update the candle-gemm version. (#885)Laurent Mazare2023-09-181-1/+1
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-1/+1
* Add a wasm module for the segment anything example. (#797)Laurent Mazare2023-09-101-0/+1
* Add some documentation. (#673)Laurent Mazare2023-08-301-1/+1
* Upgrading hf-hub.Nicolas Patry2023-08-291-1/+1
* Cleanup:Nicolas Patry2023-08-281-0/+2
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-1/+1
* Add some configurable legend for yolo detection. (#603)Laurent Mazare2023-08-251-0/+1
* Move the yolo model bits in a separate file. (#602)Laurent Mazare2023-08-251-0/+1
* Use resolver 2 explicitely. (#597)Laurent Mazare2023-08-251-0/+1
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-1/+1
* Sketch the yolo wasm example. (#546)Laurent Mazare2023-08-221-0/+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
* Simd support (#448)Laurent Mazare2023-08-151-2/+1
* Add a cuda kernel for upsampling. (#441)Laurent Mazare2023-08-141-1/+1
* Parallelise the CPU kernels for the conv ops. (#401)Laurent Mazare2023-08-111-0/+1
* Working now.Nicolas Patry2023-08-101-1/+1
* [DO NOT MERGE] temporary PR so users can try out on older GPUs.Nicolas Patry2023-08-101-1/+1
* Conv1d optimize (#392)Laurent Mazare2023-08-101-0/+1
* Fix randn cpu (#382)Lei2023-08-101-0/+1
* Update gemm to 0.15.6. (#378)Laurent Mazare2023-08-091-1/+1
* Write the generated images using the image crate. (#363)Laurent Mazare2023-08-091-0/+1
* Add the license files. (#335)Laurent Mazare2023-08-071-1/+1
* Support the Accelerate BLAS on macOS. (#325)Laurent Mazare2023-08-051-0/+1
* Add the candle-datasets crate (#322)Laurent Mazare2023-08-051-0/+1
* Update the repo location. (#305)Laurent Mazare2023-08-021-0/+9
* Add version numbers for all the candle crates (#303)Laurent Mazare2023-08-021-4/+2
* Update cudarc now that it includes the cublas-f16 and nccl changes. (#300)Laurent Mazare2023-08-021-3/+1
* Fixing nccl feature.Nicolas Patry2023-07-281-1/+1
* Merge pull request #216 from LaurentMazare/llama_multiprocess2Nicolas Patry2023-07-281-2/+4
|\