ray serve - unable to run in gke
Trying to setup ray serve to run in the gke cluster. Noticed that the sample uses : rayproject/ray-ml:2.9.0 which uses gpu. A non gpu version would be rayproject/ray-ml:2.9.0-cpu
I can see from here that it is not using gpu.
The 2.9.0 version does require this - as shown below
Comments