Model
Start Training
Start model training. Training duration is typically 2-4 hours. The associated dataset must have a status of 'completed' before training can begin.
Default Training Parameters: If parameters are not provided, defaults are automatically selected:
- rank: 128
- learning_rate: 0.0001
- lr_scheduler: "constant_with_warmup"
- total_training_steps: 750
- checkpoint_interval: 500
Constraints: Advanced training parameters are only supported when the model's training_mode is set to 'expert'.
post/tailored-gen/models/{model_id}/start_training
Path parameters
model_idinteger required
Headers
api_tokenstring required
Request body
Response
Training successfully started
Changes
No recorded changes to this endpoint across all 1 revision of this API.