Instructions to use Xenova/all-MiniLM-L6-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/all-MiniLM-L6-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Xenova/all-MiniLM-L6-v2');
📋 Documentation Enhancement Suggestion
#6 opened 3 months ago
by
CroviaTrust
can you please show an example of how to use ONNX model in python ?
#3 opened over 1 year ago
by
bhaskerraju
Running on webgpu?
2
#2 opened about 2 years ago
by
oanaflores