Torick63 commited on
Commit
96f01a8
·
verified ·
1 Parent(s): 598b157

Upload variants.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. variants.json +24 -2
variants.json CHANGED
@@ -7,8 +7,8 @@
7
  "opset": "18",
8
  "quantized": true,
9
  "quant_level": "int8",
10
- "total_size_bytes": 105574705,
11
- "total_size_mb": 100.68,
12
  "files": {
13
  "encoders": {
14
  "filename": "encoder_f32_op18_int8.onnx",
@@ -19,6 +19,28 @@
19
  "filename": "decoder_f32_op18_int8.onnx",
20
  "size_bytes": 56116120,
21
  "size_mb": 53.52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
23
  }
24
  }
 
7
  "opset": "18",
8
  "quantized": true,
9
  "quant_level": "int8",
10
+ "total_size_bytes": 188108343,
11
+ "total_size_mb": 179.39,
12
  "files": {
13
  "encoders": {
14
  "filename": "encoder_f32_op18_int8.onnx",
 
19
  "filename": "decoder_f32_op18_int8.onnx",
20
  "size_bytes": 56116120,
21
  "size_mb": 53.52
22
+ },
23
+ "decoder_with_past": {
24
+ "filename": "decoder_with_past_f32_op18_int8.onnx",
25
+ "size_bytes": 82533638,
26
+ "size_mb": 78.71
27
+ }
28
+ }
29
+ },
30
+ {
31
+ "id": "f32_op18",
32
+ "display_name": "Float32 Opset 18",
33
+ "precision": "f32",
34
+ "opset": "18",
35
+ "quantized": false,
36
+ "quant_level": null,
37
+ "total_size_bytes": 327731153,
38
+ "total_size_mb": 312.55,
39
+ "files": {
40
+ "decoder_with_past": {
41
+ "filename": "decoder_with_past_f32_op18.onnx",
42
+ "size_bytes": 327731153,
43
+ "size_mb": 312.55
44
  }
45
  }
46
  }