Skip to main content

fit_context_explained

Function fit_context_explained 

Source
pub fn fit_context_explained(
    trained_ctx: Option<u64>,
    weights_bytes: Option<u64>,
    kv: Option<KvElemsPerToken>,
    k: KvCacheType,
    v: KvCacheType,
    budget_bytes: Option<u64>,
) -> (Option<u64>, FitInputs)
Expand description

The same calculation, reporting what it worked from.