Currently our cache operation is just scalar: https://github.com/huggingface/ratchet/blob/master/crates/ratchet-core/src/ops/cache.rs#L154 We need to vectorize it.
Currently our cache operation is just scalar: https://github.com/huggingface/ratchet/blob/master/crates/ratchet-core/src/ops/cache.rs#L154
We need to vectorize it.