Instructions to use Xenova/all-MiniLM-L12-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/all-MiniLM-L12-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/all-MiniLM-L12-v2');
Commit History
[Automated] Update base model metadata aa981e5 verified
Upload fp16 ONNX weights ef716cb verified
Update README.md c5fa034
Upload folder using huggingface_hub d2de870
Upload README.md with huggingface_hub 1ec144b
initial commit 84b6a7a
Joshua commited on