candle/candle-core
Laurent Mazare 01545f7303
Add a slice_set op. (#2193)
* Add a slice_set op.

* Add some testing.

* Add the dedicated kv-cache module.

* Derive debug and clone.

* Expose more kv-cache functions.

* Return the current data when appending.

* Use the new cache in the quantized phi3 model.
2024-05-18 15:58:18 +02:00
..
benches Metal Unary: Add benchmarks and process kernels in a tile based fashion (#2056) 2024-04-21 00:10:33 +02:00
examples Make it possible to use TF32 accumulation in F32 matmuls. (#2178) 2024-05-11 12:28:39 +02:00
src Add a slice_set op. (#2193) 2024-05-18 15:58:18 +02:00
tests Add a slice_set op. (#2193) 2024-05-18 15:58:18 +02:00
Cargo.toml feat(bf16): add cast support + tests for cast + bin ops (#1524) 2024-01-11 15:49:13 +01:00
LICENSE Refactor the hierarchy. 2023-06-27 11:57:27 +02:00
README.md Refactor the hierarchy. 2023-06-27 11:57:27 +02:00

README.md

candle

Minimalist ML framework for Rust