Upload v1.12
Browse files- config.json +8 -0
- weights/segmentation-3.0-int4.zip +3 -0
- weights/segmentation-3.0-int8.zip +3 -0
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "segmentation-3.0",
|
| 3 |
+
"precisions": [
|
| 4 |
+
"int4",
|
| 5 |
+
"int8"
|
| 6 |
+
],
|
| 7 |
+
"fingerprint": "3c673c2bd0a9223c879e1a66f1d79ba71a6f376c498eca30a4491b05aa7bdc75"
|
| 8 |
+
}
|
weights/segmentation-3.0-int4.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ccb2b82011abc1323637fce5f4ea23f8d74104b631bb9f18b231f28bef01df4
|
| 3 |
+
size 2773033
|
weights/segmentation-3.0-int8.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ccb2b82011abc1323637fce5f4ea23f8d74104b631bb9f18b231f28bef01df4
|
| 3 |
+
size 2773033
|