Returns a fine-tuned model by ID.
DeprecatedRetrieve a fine-tuned model by its ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The fine-tuned model ID.
Headers
X-Client-Name
The name of the project that is making the request.
Response
A successful response.
finetuned_model
Information about the fine-tuned model.