Torick63's picture
Upload variants.json with huggingface_hub
74818c9 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": 199043455,
"total_size_mb": 189.82,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 52187035,
"size_mb": 49.77
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 58844567,
"size_mb": 56.12
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 88011853,
"size_mb": 83.93
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 349580053,
"total_size_mb": 333.39,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 349580053,
"size_mb": 333.39
}
}
}
]
}