You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit new event when a model training job is started. Requires configuring the model ID and project context (if applicable).
new-model-training-completion-instant
Description
Emit new event when a model training job completes successfully or with failure. Requires the job ID or project context to subscribe.
new-model-artifact-instant
Description
Emit new event when a new model artifact (e.g. checkpoint, trained model) is available after training. Requires configuration of the model or project ID.
Actions
start-model-training
Description
Start a new model training job using a specified dataset and configuration. Requires model config, dataset ID, and project ID.
stop-training-job
Description
Stop a currently running model training job. Requires job ID.
retrieve-training-metrics
Description
Fetch performance metrics and logs for a given training job. Requires job ID.
The text was updated successfully, but these errors were encountered:
cerebras
URLs
Webhook Sources
new-model-training-job-instant
Description
Emit new event when a model training job is started. Requires configuring the model ID and project context (if applicable).
new-model-training-completion-instant
Description
Emit new event when a model training job completes successfully or with failure. Requires the job ID or project context to subscribe.
new-model-artifact-instant
Description
Emit new event when a new model artifact (e.g. checkpoint, trained model) is available after training. Requires configuration of the model or project ID.
Actions
start-model-training
Description
Start a new model training job using a specified dataset and configuration. Requires model config, dataset ID, and project ID.
stop-training-job
Description
Stop a currently running model training job. Requires job ID.
retrieve-training-metrics
Description
Fetch performance metrics and logs for a given training job. Requires job ID.
The text was updated successfully, but these errors were encountered: