Suggest a template for this text classification model (small model from huggingface)
I want to do some (zero-shot) text classification with this model [1] or with something similar (Size of the model: 711 MB "model.safetensors" file, 1.42 GB "model.onnx" file )
Now I see a LOT of pod templates...
Would you suggest a template for this model? If possible: i would avoid writing Python code or use the minimal amount of Python.