Instructions to use Xenova/spanbert-large-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/spanbert-large-cased with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/spanbert-large-cased');
Commit History
[Automated] Update base model metadata f19bbc1 verified
Upload fp16 ONNX weights b7dd3bf verified
Update README.md 584289a
Upload folder using huggingface_hub 1efc3f2
Upload README.md with huggingface_hub 1f61cea
initial commit 445f3ae
Joshua commited on