Distributed Training on Databricks

Hi all!

Quick question - when training a huggingface model on Databricks Azure, do I need to make any changes to the standard training flow (eg, using a Trainer().train method) to run training on a Databricks cluster? Or will that all be handled under the hood for me?