Torick63's picture
Upload variants.json with huggingface_hub
edf27f5 verified
Raw
History Blame Contribute Delete
1.21 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": 233822812,
"total_size_mb": 222.99,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 60864924,
"size_mb": 58.05
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 67522461,
"size_mb": 64.39
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 105435427,
"size_mb": 100.55
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 419070953,
"total_size_mb": 399.66,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 419070953,
"size_mb": 399.66
}
}
}
]
}