Device and Model Output
The Device and Output section allows you to select the computing environment for training and the folder/name of the generated model.

Device
- Select the device on which the model will be trained.
- Typical options: CPU or available GPU on your machine.
- The device choice affects training performance and speed.
Output
- Set the output directory where trained models will be saved.
- You can also define a name for the generated model.
- These settings are used to store checkpoints, logs, and the final model.