Upload folder using huggingface_hub
Browse files
_shared_image_embedding_Constant_attr__value
ADDED
Binary file (32.8 kB). View file
|
|
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"prompt_encoder_config": {
|
12 |
"model_type": ""
|
13 |
},
|
14 |
-
"transformers_version": "4.
|
15 |
"vision_config": {
|
16 |
"dropout": 0.0,
|
17 |
"global_attn_indexes": [
|
|
|
11 |
"prompt_encoder_config": {
|
12 |
"model_type": ""
|
13 |
},
|
14 |
+
"transformers_version": "4.36.2",
|
15 |
"vision_config": {
|
16 |
"dropout": 0.0,
|
17 |
"global_attn_indexes": [
|
onnx/prompt_encoder_mask_decoder.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb93d04751fb6a889168e283b47d532a3116fd005115cf6534a3e053006dbba
|
3 |
+
size 16557944
|
onnx/prompt_encoder_mask_decoder_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f719e5f8ac0b9bcd84a51f9977b2d50e50dcc93e25af44372c00f051c46682b
|
3 |
+
size 4903888
|
quantize_config.json
CHANGED
@@ -4,77 +4,77 @@
|
|
4 |
"per_model_config": {
|
5 |
"prompt_encoder_mask_decoder": {
|
6 |
"op_types": [
|
7 |
-
"
|
8 |
-
"Concat",
|
9 |
-
"OneHot",
|
10 |
-
"ReduceMean",
|
11 |
-
"Gather",
|
12 |
-
"Sin",
|
13 |
"Div",
|
14 |
-
"Add",
|
15 |
-
"Slice",
|
16 |
"ScatterND",
|
17 |
-
"
|
|
|
18 |
"Where",
|
19 |
-
"Expand",
|
20 |
-
"Constant",
|
21 |
-
"Sqrt",
|
22 |
-
"Mul",
|
23 |
-
"Sub",
|
24 |
"Not",
|
25 |
-
"Cos",
|
26 |
-
"Range",
|
27 |
"MatMul",
|
28 |
-
"Equal",
|
29 |
-
"Tile",
|
30 |
"Erf",
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
"Unsqueeze",
|
|
|
|
|
35 |
"Transpose",
|
36 |
-
"
|
|
|
|
|
37 |
"Pow",
|
38 |
-
"
|
39 |
-
"
|
|
|
|
|
|
|
|
|
40 |
],
|
41 |
"weight_type": "QInt8"
|
42 |
},
|
43 |
"vision_encoder": {
|
44 |
"op_types": [
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"ReduceMean",
|
48 |
-
"Gather",
|
49 |
-
"Sin",
|
50 |
"Div",
|
|
|
|
|
|
|
51 |
"Add",
|
52 |
-
"Slice",
|
53 |
-
"Pad",
|
54 |
-
"Resize",
|
55 |
-
"Conv",
|
56 |
"ConstantOfShape",
|
57 |
-
"
|
58 |
-
"Expand",
|
59 |
-
"Constant",
|
60 |
"Sqrt",
|
61 |
-
"
|
62 |
"Squeeze",
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
"Shape",
|
|
|
|
|
|
|
70 |
"Softmax",
|
71 |
-
"
|
72 |
-
"
|
|
|
73 |
"Split",
|
74 |
-
"
|
|
|
75 |
"Mod",
|
76 |
-
"
|
77 |
-
"
|
|
|
78 |
],
|
79 |
"weight_type": "QUInt8"
|
80 |
}
|
|
|
4 |
"per_model_config": {
|
5 |
"prompt_encoder_mask_decoder": {
|
6 |
"op_types": [
|
7 |
+
"Range",
|
|
|
|
|
|
|
|
|
|
|
8 |
"Div",
|
|
|
|
|
9 |
"ScatterND",
|
10 |
+
"Cos",
|
11 |
+
"Equal",
|
12 |
"Where",
|
|
|
|
|
|
|
|
|
|
|
13 |
"Not",
|
|
|
|
|
14 |
"MatMul",
|
|
|
|
|
15 |
"Erf",
|
16 |
+
"Add",
|
17 |
+
"ConstantOfShape",
|
18 |
+
"ReduceMean",
|
19 |
+
"Sqrt",
|
20 |
+
"Relu",
|
21 |
+
"Sin",
|
22 |
+
"ConvTranspose",
|
23 |
+
"Expand",
|
24 |
+
"Concat",
|
25 |
+
"Cast",
|
26 |
"Unsqueeze",
|
27 |
+
"Shape",
|
28 |
+
"Tile",
|
29 |
"Transpose",
|
30 |
+
"Gather",
|
31 |
+
"Softmax",
|
32 |
+
"Slice",
|
33 |
"Pow",
|
34 |
+
"Neg",
|
35 |
+
"Reshape",
|
36 |
+
"Mul",
|
37 |
+
"Sub",
|
38 |
+
"OneHot",
|
39 |
+
"Constant"
|
40 |
],
|
41 |
"weight_type": "QInt8"
|
42 |
},
|
43 |
"vision_encoder": {
|
44 |
"op_types": [
|
45 |
+
"Einsum",
|
46 |
+
"Range",
|
|
|
|
|
|
|
47 |
"Div",
|
48 |
+
"Cos",
|
49 |
+
"MatMul",
|
50 |
+
"Erf",
|
51 |
"Add",
|
|
|
|
|
|
|
|
|
52 |
"ConstantOfShape",
|
53 |
+
"ReduceMean",
|
|
|
|
|
54 |
"Sqrt",
|
55 |
+
"Sin",
|
56 |
"Squeeze",
|
57 |
+
"Expand",
|
58 |
+
"Concat",
|
59 |
+
"Pad",
|
60 |
+
"Cast",
|
61 |
+
"Resize",
|
62 |
+
"Unsqueeze",
|
63 |
"Shape",
|
64 |
+
"Tile",
|
65 |
+
"Transpose",
|
66 |
+
"Gather",
|
67 |
"Softmax",
|
68 |
+
"Slice",
|
69 |
+
"Pow",
|
70 |
+
"Reshape",
|
71 |
"Split",
|
72 |
+
"Mul",
|
73 |
+
"Sub",
|
74 |
"Mod",
|
75 |
+
"Identity",
|
76 |
+
"Conv",
|
77 |
+
"Constant"
|
78 |
],
|
79 |
"weight_type": "QUInt8"
|
80 |
}
|