summaryrefslogtreecommitdiff
path: root/candle-nn/src/kv_cache.rs
Commit message (Expand)AuthorAgeFilesLines
* Update docs (#2553)zachcp2024-11-111-0/+2
* Add a RotatingKVCache. (#2493)Laurent Mazare2024-09-231-1/+223
* Simplify the KvCache api. (#2207)Laurent Mazare2024-05-231-36/+53
* Add a couple kv-cache helper functions. (#2206)Laurent Mazare2024-05-231-0/+29
* Add a slice_set op. (#2193)Laurent Mazare2024-05-181-0/+101