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', 'bipsandbytes/tweet-topic-latest-multi-onnx');

https://huggingface.co/cardiffnlp/tweet-topic-latest-multi with ONNX weights to be compatible with Transformers.js.

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

Model tree for bipsandbytes/tweet-topic-latest-multi-onnx

Quantized
(1)
this model