Instructions to use Xenova/distilbert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/distilbert-base-uncased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/distilbert-base-uncased');
Commit History
[Automated] Update base model metadata 7d5ac89 verified
Upload fp16 ONNX weights 09135ac verified
Upload folder using huggingface_hub 395d67c
Upload README.md with huggingface_hub 15fe418
Upload folder using huggingface_hub 75925be
Upload README.md with huggingface_hub 1c7331c
Upload folder using huggingface_hub 647206b
Upload README.md with huggingface_hub 6ca1c69
initial commit 5991c43
Joshua commited on