Skip to main content

new_cache_planned

Function new_cache_planned 

Source
pub fn new_cache_planned(
    e: &Engine,
    cfg: &ModelConfig,
    plan: &ModelPlan,
    max_ctx: usize,
) -> Result<Cache, Box<dyn Error>>