Skip to main content

Mojo function

rope_k_cache

rope_k_cache[freq_dtype: DType, cache_t: KVCacheT, width: Int, //, *, interleaved: Bool, has_nope_prefix: Bool = False, rope_prefix_dim: Int = 0](k_cache: cache_t, b_idx: Int, h_idx: Int, s_idx: Int, d_idx: Int, freq_val: SIMD[freq_dtype, width], head_size: Int)