Update Model
Update a model.
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
update mask are list of field to be updated [field1, field2, ...].
Response
LLM model id which is supported by tune.Studio or any huggingface model.
The time the model was created.
feature gates for the model (internal use).
The id of the model.
The name of the model.
true if model have public endpoint else false.
number of replicas for the model.
Used to specify the resource requirement for a (job, model).
server type of the model, if empty used from DB.
State of the model. This is used to track the model's lifecycle. The state is updated by the model controller.
tracker id of the for model analytics.
The time the model was last updated.
uri of the model in the form of username/model_name.
Was this page helpful?