Instructions to use Xenova/multi-qa-mpnet-base-dot-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/multi-qa-mpnet-base-dot-v1 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/multi-qa-mpnet-base-dot-v1');
Commit History
[Automated] Update base model metadata 9b0ad9f verified
Upload fp16 ONNX weights adfb750 verified
Update README.md f6f5c7d
Upload folder using huggingface_hub bd4f32e
Upload README.md with huggingface_hub 59e58d3
Upload folder using huggingface_hub eb56bd5
Upload README.md with huggingface_hub 74c4605
initial commit 52fe903
Joshua commited on