Skip to main content
GET
Get Finetuning Specifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

huggingfaceHubUrl
string
required

huggingface hub url

workspaceId
string
required

workspace id

huggingfaceHubTokenSecretFqn
string | null

Huggingface hub token secret

pipelineTagOverride
string | null

The pipeline tag of the model for which finetuning spec is being generated

Response

Returns finetuning specifications for the model version or HuggingFace model URL

data
ModelFinetuneSpec · object[]
required

Array of ModelFinetuneSpec