Instructions to use onnx-community/mmBERT-small-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/mmBERT-small-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'onnx-community/mmBERT-small-ONNX');
File size: 133 Bytes
80c30b2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:609d8f4c067cd3950f88594c5a802616cea245823836ef5848ee4fc40aab5b6f
size 34363188
|