Instructions to use koxy-ai/gte-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use koxy-ai/gte-small with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'koxy-ai/gte-small');
Commit History
Edited README again 096b4f3
Kais Radwan commited on
Updated usage in README ca22f99
Kais Radwan commited on
Edited readme 0d83adb
Kais Radwan commited on
Ready with Transformers 7de18e6
Kais Radwan commited on