Skip to main content

ADMIN_MODELS_UNLOAD

Constant ADMIN_MODELS_UNLOAD 

Source
pub const ADMIN_MODELS_UNLOAD: &str = "/admin/models/unload";
Expand description

Drop the active model. Synchronous: unloading is releasing one Arc, and requests already decoding keep theirs.