pub const ADMIN_MODELS_UNLOAD: &str = "/admin/models/unload";
Drop the active model. Synchronous: unloading is releasing one Arc, and requests already decoding keep theirs.
Arc