Instructions to use Xenova/all-roberta-large-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/all-roberta-large-v1 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/all-roberta-large-v1');
Commit History
[Automated] Update base model metadata 226b6b1 verified
Upload fp16 ONNX weights 9df93a6 verified
Update README.md cd9b835
Upload folder using huggingface_hub a4ff957
Upload README.md with huggingface_hub 16f8c53
Upload folder using huggingface_hub 2afba0f
Upload README.md with huggingface_hub 7100902
Upload folder using huggingface_hub 6d1dfb4
Upload README.md with huggingface_hub 759f85d
initial commit 5f55af2
Joshua commited on