Torick63 commited on
Commit
ea986cd
·
verified ·
1 Parent(s): 592489a

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": 114715952,
11
- "total_size_mb": 109.4,
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": 60686739,
21
  "size_mb": 57.88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
23
  }
24
  }
 
7
  "opset": "18",
8
  "quantized": true,
9
  "quant_level": "int8",
10
+ "total_size_bytes": 206426541,
11
+ "total_size_mb": 196.86,
12
  "files": {
13
  "encoders": {
14
  "filename": "encoder_f32_op18_int8.onnx",
 
19
  "filename": "decoder_f32_op18_int8.onnx",
20
  "size_bytes": 60686739,
21
  "size_mb": 57.88
22
+ },
23
+ "decoder_with_past": {
24
+ "filename": "decoder_with_past_f32_op18_int8.onnx",
25
+ "size_bytes": 91710589,
26
+ "size_mb": 87.46
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": 364331853,
38
+ "total_size_mb": 347.45,
39
+ "files": {
40
+ "decoder_with_past": {
41
+ "filename": "decoder_with_past_f32_op18.onnx",
42
+ "size_bytes": 364331853,
43
+ "size_mb": 347.45
44
  }
45
  }
46
  }