Instructions to use Maxi-Lein/roberta-large-mnli-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Maxi-Lein/roberta-large-mnli-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('zero-shot-classification', 'Maxi-Lein/roberta-large-mnli-onnx');
Commit History
Update ONNX model files with new checksums and sizes b9bed4a
Maxi commited on
Update README.md 7658f28 verified
Update README.md 721234c verified
Create README.md dc1246f verified
Upload 8 files d7044ba verified
Refactor structure 1 09c852f
Maxi commited on