Triton Examples
Prerequisites
Setup Seldon Core
Create Namespace for experimentation
!kubectl create namespace seldonnamespace/seldon created!kubectl config set-context $(kubectl config current-context) --namespace=seldonTriton Model Naming
Tensorflow CIFAR10 Model

ONNX CIFAR10 Model

TorchScript CIFAR10 Model

Multi-Model Serving

Last updated
Was this helpful?