Once your Composition is ready, you can define the execution parameters and kick off a Fine-tune Run.Documentation Index
Fetch the complete documentation index at: https://docs.trymaitai.com/llms.txt
Use this file to discover all available pages before exploring further.


Configuration Parameters
- Base Model: Choose your starting point (e.g.,
mistral-7b,llama-3-8b). - Hyperparameters: Configure learning rate, batch size, and epochs to optimize training.
Monitoring
Maitai handles the underlying GPU infrastructure automatically. You can monitor the progress in real-time:- Training Logs: View detailed output from the training process.
- Loss Curves: Track the training and validation loss to ensure the model is learning effectively.
Next
- Review automated validation: Validation
- Full end-to-end walkthrough: Fine-tune a Model