Torick63's picture
Upload variants.json with huggingface_hub
a08c1fb 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": 196739053,
"total_size_mb": 187.62,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 51612059,
"size_mb": 49.22
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 58269588,
"size_mb": 55.57
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 86857406,
"size_mb": 82.83
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 344975753,
"total_size_mb": 328.99,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 344975753,
"size_mb": 328.99
}
}
}
]
}