Instructions to use Xenova/all-mpnet-base-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/all-mpnet-base-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/all-mpnet-base-v2');
Commit History
[Automated] Update base model metadata c5a7f3e verified
Upload fp16 ONNX weights dd96b5e verified
Update README.md b4afda0
Upload folder using huggingface_hub 956df9d
Upload README.md with huggingface_hub 2f229c2
Upload folder using huggingface_hub 9f8d976
Upload README.md with huggingface_hub 2bbfb2c
initial commit bc14027
Joshua commited on