From Training to Model Serving with Red Hat OpenShift Data Science - Part 3 Kubeflow PytorchJob and Triton Inference Server Introduction In Part 1 , we saw how to train a model using CodeFlare and Ray cluster with multiple pods using GPUs. In Part 2 , we saw how to use the Multi...
From Training to Model Serving with Red Hat OpenShift Data Science - Part 2 MNIST handwritten digits, Fashion MNIST and CIFAR10 data sets Introduction In Part 1 , we saw the use of Codeflare/Ray to finetune a huggingface model with imdb for sentiment analysis using the @ray.remote...