pub fn required_bytes( moe_cache_slots: u64, kv_pages: u64, bytes_per_expert: u64, bytes_per_page: u64, ) -> i64
What a given split would actually cost.