Torick63 commited on
Commit
fdb1c77
·
verified ·
1 Parent(s): f4c036f

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": 110101817,
11
- "total_size_mb": 105.0,
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": 58379678,
21
  "size_mb": 55.68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
23
  }
24
  }
 
7
  "opset": "18",
8
  "quantized": true,
9
  "quant_level": "int8",
10
+ "total_size_bytes": 197180249,
11
+ "total_size_mb": 188.05,
12
  "files": {
13
  "encoders": {
14
  "filename": "encoder_f32_op18_int8.onnx",
 
19
  "filename": "decoder_f32_op18_int8.onnx",
20
  "size_bytes": 58379678,
21
  "size_mb": 55.68
22
+ },
23
+ "decoder_with_past": {
24
+ "filename": "decoder_with_past_f32_op18_int8.onnx",
25
+ "size_bytes": 87078432,
26
+ "size_mb": 83.04
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": 345857253,
38
+ "total_size_mb": 329.84,
39
+ "files": {
40
+ "decoder_with_past": {
41
+ "filename": "decoder_with_past_f32_op18.onnx",
42
+ "size_bytes": 345857253,
43
+ "size_mb": 329.84
44
  }
45
  }
46
  }