Instructions to use Xenova/bert-base-multilingual-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bert-base-multilingual-uncased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/bert-base-multilingual-uncased');
Commit History
[Automated] Update base model metadata f904981 verified
Upload fp16 ONNX weights 2b258b7 verified
Upload folder using huggingface_hub aa09803
Upload README.md with huggingface_hub b82e34d
Upload folder using huggingface_hub 352a292
Upload README.md with huggingface_hub c2a8cbe
Upload folder using huggingface_hub 27d9807
Upload README.md with huggingface_hub d5e4eaa
initial commit 8a49c84
Joshua commited on