pub const CACHE_RAM_FLOOR_BYTES: u64 = _; // 1_073_741_824u64
Below this, a prompt cache holds too little to be worth the memory pressure, so the budget collapses to 0 (explicitly disabled).
0