Instructions to use Xenova/bart-large-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bart-large-mnli with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('zero-shot-classification', 'Xenova/bart-large-mnli');
Commit History
[Automated] Update base model metadata c3a5b86 verified
Upload fp16 ONNX weights 5cda425 verified
Upload folder using huggingface_hub e9546e1
Update README.md ec86f4b
Upload folder using huggingface_hub 2ea552c
Upload README.md with huggingface_hub 4d866f1
Upload folder using huggingface_hub e4b9f85
Upload README.md with huggingface_hub f90e5c6
Upload 7 files 76ad27f
Create README.md d211b85
initial commit 07996a4
Joshua commited on