Skip to main content

CACHE_RAM_FLOOR_BYTES

Constant CACHE_RAM_FLOOR_BYTES 

Source
pub const CACHE_RAM_FLOOR_BYTES: u64 = _; // 1_073_741_824u64
Expand description

Below this, a prompt cache holds too little to be worth the memory pressure, so the budget collapses to 0 (explicitly disabled).