Instructions to use square-zero-labs/BEN2-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use square-zero-labs/BEN2-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-segmentation', 'square-zero-labs/BEN2-ONNX');
Upload 3 files
Browse files- onnx/model_fp16_768.onnx +3 -0
- onnx/model_fp16_v2.onnx +3 -0
- onnx/model_fp16_v3.onnx +3 -0
onnx/model_fp16_768.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abe60727f1baef1741e755623e4ae1eddc2d1c717c2cf42b210439087668615b
|
| 3 |
+
size 207790339
|
onnx/model_fp16_v2.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:484b0300dea7cfc29612b45a7314a1b682abf9054723badeebcd3b73d09db162
|
| 3 |
+
size 219158284
|
onnx/model_fp16_v3.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31b9264d290b902b432edd2cdc9be4f6c284cd567f32e7952c23e1d0c3249845
|
| 3 |
+
size 218969953
|