Copy
Ask AI
firectl unload-lora <model-id> [flags]
Example
Copy
Ask AI
firectl unload-lora my-model
firectl unload-lora my-model --deployment="abcd1234"
Flags
Copy
Ask AI
--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.