Fetches deployment specifications for a model version or a HuggingFace model URL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace Id
FQN of the Model Version
huggingface hub url
Huggingface hub token secret
The pipeline tag of the model for which deployment spec is being generated
Returns deployment specifications for the model version or HuggingFace model URL
The response is of type object
.
Fetches deployment specifications for a model version or a HuggingFace model URL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace Id
FQN of the Model Version
huggingface hub url
Huggingface hub token secret
The pipeline tag of the model for which deployment spec is being generated
Returns deployment specifications for the model version or HuggingFace model URL
The response is of type object
.