TypeError: Input 'y' of 'Mul' Op has type float32 that does not match type float64 of argument 'x'

Getting this error when i try to train with rasa using a macbook on python 3.6 or 3.7.

Tensorflow==2.1.0 Rass version==1.8.1

Can you please share your config file and the log output of Rasa? Thanks.