Model Deployments
Get Finetuning Specifications
Fetches finetuning specifications for a model version or a HuggingFace model URL
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
FQN of the Model Version
huggingface hub url
workspace id
Huggingface hub token secret
Response
200
application/json
Returns finetuning specifications for the model version or HuggingFace model URL
The response is of type object
.