Instructions to use Xenova/distilbert-base-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/distilbert-base-cased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/distilbert-base-cased');
Commit History
[Automated] Update base model metadata 5265e67 verified
Upload fp16 ONNX weights c4a81c4 verified
Update config.json 88593dc
Upload folder using huggingface_hub 392d3ea
Upload README.md with huggingface_hub 8e5117c
Upload folder using huggingface_hub e9d4fe6
Upload README.md with huggingface_hub 941bdc7
Upload folder using huggingface_hub 3b101bd
Upload README.md with huggingface_hub 49c71c4
Upload folder using huggingface_hub 3d4dc9f
Upload README.md with huggingface_hub 2f2ecd9
initial commit 5ad92e7
Joshua commited on