Instructions to use bipsandbytes/tweet-topic-latest-multi-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use bipsandbytes/tweet-topic-latest-multi-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-classification', 'bipsandbytes/tweet-topic-latest-multi-onnx');
Upload model.onnx
Browse filesAdd model to onnx folder
- onnx/model.onnx +3 -0
onnx/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11b5489825e14ee5ef9b6370154f0a127db4396dc59d25e9d7fb858022a8be19
|
| 3 |
+
size 498960410
|