Instructions to use Supabase/gte-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Supabase/gte-small with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Supabase/gte-small');
Update README.md
#3
by wayne5540us - opened
fix typo
wayne5540us changed pull request status to closed
wayne5540us changed pull request status to open
Thanks @wayne5540us . Sorry I missed this earlier - the typo has since been fixed. Appreciate the contribution!
ggrn changed pull request status to closed