Torick63's picture
Upload variants.json with huggingface_hub
1fb025a 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": 191007822,
"total_size_mb": 182.16,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 50182038,
"size_mb": 47.86
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 56839578,
"size_mb": 54.21
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 83986206,
"size_mb": 80.1
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 333524453,
"total_size_mb": 318.07,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 333524453,
"size_mb": 318.07
}
}
}
]
}