Instructions to use Xenova/squeezebert-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/squeezebert-mnli with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/squeezebert-mnli');
Commit History
[Automated] Update base model metadata cd5b688 verified
Upload fp16 ONNX weights d0ad090 verified
Upload fp16 ONNX weights e13a8d7 verified
Update README.md 63b286f
Upload folder using huggingface_hub 6d27fa3
Upload README.md with huggingface_hub eae9712
Upload folder using huggingface_hub 3d1f25a
Upload README.md with huggingface_hub 1399571
initial commit 9e4dbb0
Joshua commited on