Training RASA model in multiple GPU - Rasa Open Source - Rasa Community Forum
👋 Introducing the Rasa Playground
Training RASA model in multiple GPU
post by riqui on Oct 6, 2021
Hi, I tried to train a model with multiple GPU devices by giving "CUDA_VISIBLE_DEVICES=1,2,3 rasa train " but model trained in device 1 only. How can I train a model in multiple GPU?
Me too
383 views