Xenova HF staff commited on
Commit
69c9d2e
1 Parent(s): f93ed5d

Upload folder using huggingface_hub

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