pub fn dict_active() -> boolExpand description
Whether the dict-coded KV cache is currently the active choice: the toggle is on AND a dictionary is
installed. (QUALIA_LLM_KV_DICT / crate::llm_bench::set_kv_dict / this read-back = the 3-way
user switch, mirroring speculative-decode and int8-KV.)