You can read more about our fine-tuning strategies [here](./docs/LLM_finetuning.md).
## Weights & Biases Experiment Tracking
You can enable [W&B](https://wandb.ai/) experiment tracking by using `enable_wandb` flag as below. You can change the project name and entity in `wandb_config`.