summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update the image crate + use the re-exported version. (#1893)Laurent Mazare2024-03-211-3/+3
* Bump the crate versions to 0.4.2. (#1821)Laurent Mazare2024-03-081-9/+9
* Metavoice - first cut (#1717)Laurent Mazare2024-03-021-0/+1
* Bump the version number to 0.4.1. (#1768)Laurent Mazare2024-02-271-9/+9
* Bump the crate version to 0.4.0. (#1658)Laurent Mazare2024-02-041-9/+9
* Explicit candle version so that cargo publish can be used easily. (#1641)Laurent Mazare2024-01-311-8/+8
* Update parquet requirement from 45.0.0 to 50.0.0 (#1592)dependabot[bot]2024-01-151-1/+1
* Update safetensors requirement from 0.3.1 to 0.4.1 (#1591)dependabot[bot]2024-01-151-1/+1
* Update gemm to the latest version. (#1587)Laurent Mazare2024-01-151-1/+1
* Update memmap2 requirement from 0.7.1 to 0.9.3 (#1556)dependabot[bot]2024-01-101-1/+1
* Update cudarc requirement from 0.9.14 to 0.10.0 (#1559)dependabot[bot]2024-01-101-1/+1
* Update tokenizers requirement from 0.13.4 to 0.15.0 (#1555)dependabot[bot]2024-01-101-1/+1
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-0/+8
* 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-1/+2
|\
| * Optimizing decode matmul (Phi at 28tok/s on M3).Nicolas Patry2023-12-201-0/+1
| * Fixing tests + matmul from MFANicolas Patry2023-12-131-1/+1
* | Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-1/+1
|/
* Fix comments.Nicolas Patry2023-11-201-1/+1
* 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