RASA TRAIN GPU

Hii i am using rasa for email classification i have 83 intents each intent have 100 examples. i am training my model on virtual server how can i have a gpu on my server how can use server to speed up the training process otherwise it is taking more that 2 hours to train 1 percent.

You’ll find a number of posts in the forum on this topic. You’ll need to attach a CUDA compatible CPU to the VM and load the CUDA driver.

I would be more concerned about your pipeline and training data. Can you share the config.yml or a link to your repo?