How to use from the
Use from the
Transformers.js library
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';

// Allocate pipeline
const pipe = await pipeline('text-classification', 'kiranbandi/nlp-qual-qual');

https://huggingface.co/maxspad/nlp-qual-qual with with ONNX weights to be compatible with Transformers.js.

Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support