Instructions to use Xenova/albert-base-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/albert-base-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/albert-base-v2');
Commit History
[Automated] Update base model metadata 135e859 verified
Upload fp16 ONNX weights 40556fd verified
Upload folder using huggingface_hub 5a8a6c1
Upload README.md with huggingface_hub b552863
Upload folder using huggingface_hub 4cc862b
Upload README.md with huggingface_hub f34c7df
Upload folder using huggingface_hub fc1f3f7
Upload README.md with huggingface_hub 4ddb3fe
Upload folder using huggingface_hub 220f314
Upload README.md with huggingface_hub 3eb3f5c
initial commit f7dd8c1
Joshua commited on