Torick63's picture
Upload variants.json with huggingface_hub
0c1c115 verified
Raw
History Blame Contribute Delete
1.2 kB
{
"variants": [
{
"id": "f32_op18_int8",
"display_name": "Float32 Opset 18 INT8 Quantized",
"precision": "f32",
"opset": "18",
"quantized": true,
"quant_level": "int8",
"total_size_bytes": 202267142,
"total_size_mb": 192.9,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 52991384,
"size_mb": 50.54
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 59648919,
"size_mb": 56.89
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 89626839,
"size_mb": 85.47
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 356021153,
"total_size_mb": 339.53,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 356021153,
"size_mb": 339.53
}
}
}
]
}