Skip to main content

load_weights_resolved

Function load_weights_resolved 

Source
pub fn load_weights_resolved(
    path: &Path,
    opts: LoadWeightsOptions<'_>,
) -> Result<LoadedWeights, Error>
Expand description

Resolve a file or directory, enforce GGUF arch policy, open via registry, optionally drain.