Instructions to use Supabase/all-MiniLM-L6-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Supabase/all-MiniLM-L6-v2 with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Supabase/all-MiniLM-L6-v2');
Commit History
Upload folder using huggingface_hub da5f6ea
Upload README.md with huggingface_hub a162ec1
Upload folder using huggingface_hub 08a308f
Upload README.md with huggingface_hub 95d8d8c
Upload README.md with huggingface_hub 1ab1021
Upload 6 files d24513c
Create README.md 585b312
initial commit 44b6a87
Joshua commited on