Python
Fine Tuning Jobs V3 (Beta)
Create Fine Tuning Job
Description
Model fine tuning jobs.
Details
TODO
POST
Python
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Body
application/json
The ID of the account that owns the given entity.
- LaunchFineTuningJobConfiguration
- LLMEngineFineTuningJobConfiguration
- OpenAIFineTuningJobConfiguration
Response
Successful Response
Available options:
PENDING, COMPLETED, FAILED, RUNNING, CANCELED The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The type of identity that created the entity.
Available options:
user, service_account - LaunchFineTuningJobConfiguration
- LLMEngineFineTuningJobConfiguration
- OpenAIFineTuningJobConfiguration

