Configure and Run Jobs
Configure Notifications
Learn how to configure email, Slack, or PagerDuty notifications for your jobs.
In your Trainer configuration (YAML) file, you can configure notifications for training and fine-tuning jobs under the backend
key.
Modify your Trainer configuration file to include the notifications
parameter. Use the tabs to see examples for each option:
This notification system is specific to training and fine-tuning workflows and is not compatible with data preprocessing jobs. Currently, these notifications will only forward error messages.