pathogen
(Richard)
1
I was exploring installing Rasa and found that it uses TensorFlow which in turn has a HW requirement of NVIDIA GPU Card with CUDA Architecture.
https://www.tensorflow.org/install/gpu#:~:text=Hardware%20requirements,-The%20following%20GPU&text=NVIDIA®%20GPU%20card%20with,30%20minutes%20to%20start%20up
I’m not sure the server we wanted to install it on has that so does that effectively mean we cannot use Rasa and/or Rasa X if it does not?
Thanks!
Johan1us
(Johan)
2
Hi @pathogen
As far as I know, you don’t need a gpu to run rasa. I think the developers even took this into account when they were designing rasa.
pathogen
(Richard)
3
Thanks, so when you are installing Rasa, you are not specifying a version of TensorFlow that supports a GPU (if there is such a thing)?
Johan1us
(Johan)
4
No, you don’t need to specify that during installation.
Johan1us
(Johan)
6
No problem. Good luck with your project.
1 Like