Instructions to use Xenova/albert-large-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/albert-large-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'Xenova/albert-large-v2');
Commit History
[Automated] Update base model metadata 487bb96 verified
Upload fp16 ONNX weights 4116ebd verified
Upload folder using huggingface_hub 0b62d66
Upload README.md with huggingface_hub 12868d2
Upload folder using huggingface_hub 149df28
Upload README.md with huggingface_hub 3146f97
Upload folder using huggingface_hub c059036
Upload README.md with huggingface_hub 20a4a67
Upload folder using huggingface_hub f0ea5a8
Upload README.md with huggingface_hub b69a7b7
initial commit d5b3795
Joshua commited on