Instructions to use Xenova/bert-base-multilingual-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bert-base-multilingual-cased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/bert-base-multilingual-cased');
Commit History
[Automated] Update base model metadata f691657 verified
Upload fp16 ONNX weights de3cdbe verified
Upload folder using huggingface_hub 19923d8
Upload README.md with huggingface_hub 1e0461f
Upload folder using huggingface_hub 434099a
Upload README.md with huggingface_hub 78c59a7
Upload folder using huggingface_hub 360d618
Upload README.md with huggingface_hub f5a64b1
initial commit 65e0f75
Joshua commited on