pub const DEFAULT_KV_RESERVE: u64 = crate::gpu_context::VramLedger::KV_CACHE_CAP_BYTES; // 469_762_048u64
Default KV-cache reserve on the primary compute device (matches the VRAM ledger cap).