Model Unload
unload a model
Synopsis
unload a model
seldon model unload <modelName> [flags]
Options
--authority string authority (HTTP/2) or virtual host (HTTP/1)
-f, --file-path string model manifest file (YAML)
--force force control plane mode (load model, etc.)
-h, --help help for unload
--scheduler-host string seldon scheduler host (default "0.0.0.0:9004")
-v, --verbose verbose output
SEE ALSO
seldon model - manage models
Last updated
Was this helpful?