Torick63 commited on
Commit
ac1c4eb
·
verified ·
1 Parent(s): ad8d906

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": 106423606,
11
- "total_size_mb": 101.49,
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": 56540574,
21
  "size_mb": 53.92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
23
  }
24
  }
 
7
  "opset": "18",
8
  "quantized": true,
9
  "quant_level": "int8",
10
+ "total_size_bytes": 189809462,
11
+ "total_size_mb": 181.02,
12
  "files": {
13
  "encoders": {
14
  "filename": "encoder_f32_op18_int8.onnx",
 
19
  "filename": "decoder_f32_op18_int8.onnx",
20
  "size_bytes": 56540574,
21
  "size_mb": 53.92
22
+ },
23
+ "decoder_with_past": {
24
+ "filename": "decoder_with_past_f32_op18_int8.onnx",
25
+ "size_bytes": 83385856,
26
+ "size_mb": 79.52
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": 331130053,
38
+ "total_size_mb": 315.79,
39
+ "files": {
40
+ "decoder_with_past": {
41
+ "filename": "decoder_with_past_f32_op18.onnx",
42
+ "size_bytes": 331130053,
43
+ "size_mb": 315.79
44
  }
45
  }
46
  }