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');
spelling on "general"
Thanks @RobSteele !
Β· Sign up or log in to comment