See how ONNX can be used for faster CPU inference performance using the Huggingface transformer NLP pipeline with few changes.
Tag: zero shot classification
Learn how to do zero-shot classification of text using the Huggingface transformers pipeline. Also, see where it fails and how to resolve it.