Skip to main content

activate_vault_gguf

Function activate_vault_gguf 

Source
pub async fn activate_vault_gguf(
    gguf_path: &Path,
) -> Result<ActiveModelRecord, ModelError>
Expand description

Map and activate a vault weight file (.p64 preferred, or .gguf) without catalog install.