Torick63's picture
Upload variants.json with huggingface_hub
96f01a8 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": 188108343,
"total_size_mb": 179.39,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 49458585,
"size_mb": 47.17
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 56116120,
"size_mb": 53.52
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 82533638,
"size_mb": 78.71
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 327731153,
"total_size_mb": 312.55,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 327731153,
"size_mb": 312.55
}
}
}
]
}