Torick63's picture
Upload variants.json with huggingface_hub
acb8b53 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": 197820452,
"total_size_mb": 188.66,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 51881879,
"size_mb": 49.48
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 58539412,
"size_mb": 55.83
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 87399161,
"size_mb": 83.35
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 347136453,
"total_size_mb": 331.06,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 347136453,
"size_mb": 331.06
}
}
}
]
}