Skip to main content

installed_meta

Function installed_meta 

Source
pub fn installed_meta() -> Option<(usize, usize, usize)>
Expand description

The installed dictionary’s (sparsity, head_dim), or None if nothing is installed. The KV-cache layout consults this to size the dict-coded slots (Phase 4b step 3).