Torick63's picture
Upload variants.json with huggingface_hub
4052238 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": 235493099,
"total_size_mb": 224.58,
"files": {
"encoders": {
"filename": "encoder_f32_op18_int8.onnx",
"size_bytes": 52991383,
"size_mb": 50.54
},
"decoders": {
"filename": "decoder_f32_op18_int8.onnx",
"size_bytes": 92874872,
"size_mb": 88.57
},
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18_int8.onnx",
"size_bytes": 89626844,
"size_mb": 85.47
}
}
},
{
"id": "f32_op18",
"display_name": "Float32 Opset 18",
"precision": "f32",
"opset": "18",
"quantized": false,
"quant_level": null,
"total_size_bytes": 356021153,
"total_size_mb": 339.53,
"files": {
"decoder_with_past": {
"filename": "decoder_with_past_f32_op18.onnx",
"size_bytes": 356021153,
"size_mb": 339.53
}
}
}
]
}