Firectl
Unload LoRA
Unload a LORA model from a deployment.
firectl unload-lora <model-id> [flags]
Example
firectl unload-lora my-model
firectl unload-lora my-model --deployment="abcd1234"
Flags
--deployment string The resource ID of the deployment where the model is to be undeployed.
-h, --help help for unload-lora
--wait Wait until the model is deployed.
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.