Best configuration to scale RLlib in Colab

Hi!
I’m starting to work with Ray in Google Colab to train a DRL algorithm implemented in a custom environment using RLlib and Tune for a fine tuning.

I would like to ask you if there are a knowing configuration to exploit at best the capabilities of Google Colab GPU nvidia T4 and acelerate the training time?

Thanks!