Update LoRA
Path parameters
The Account Id
The Deployed Model Id
Request body
Description of the resource.
The creation time of the resource.
The resource name of the base deployment the model is deployed to.
If true, this is the default target when querying this model without the #<deployment> suffix. The first deployment a model is deployed to will have this field set to true.
- UNDEPLOYING: The model is being undeployed.
- DEPLOYING: The model is being deployed.
- DEPLOYED: The model is deployed and ready for inference.
- UPDATING: there are updates happening with the deployed model
This field is not applicable when deploying a LoRA addon and should be omitted or set to false. LoRA models require a dedicated deployment. True if the underlying deployment is managed by Fireworks.
If true, the deployed model will be publicly reachable.
The update time for the deployed model.
Response
A successful response.
Description of the resource.
The creation time of the resource.
The resource name of the base deployment the model is deployed to.
If true, this is the default target when querying this model without the #<deployment> suffix. The first deployment a model is deployed to will have this field set to true.
- UNDEPLOYING: The model is being undeployed.
- DEPLOYING: The model is being deployed.
- DEPLOYED: The model is deployed and ready for inference.
- UPDATING: there are updates happening with the deployed model
This field is not applicable when deploying a LoRA addon and should be omitted or set to false. LoRA models require a dedicated deployment. True if the underlying deployment is managed by Fireworks.
If true, the deployed model will be publicly reachable.
The update time for the deployed model.