mlboydaisuke's picture
Add config.json so the Hub can count downloads
a24101a verified
Raw
History Blame Contribute Delete
508 Bytes
{
"model_type": "executorch-pte",
"format": "pte",
"framework": "ExecuTorch",
"source": "open-mmlab/mmpose RTMPose (rtmpose-m_simcc-hand5_pt-aic-coco_210e-256x256-74fb594)",
"inputs": [
[
1,
3,
256,
256
]
],
"variants": [
{
"file": "rtmpose_m_hand_xnnpack_fp32.pte",
"backend": "xnnpack",
"precision": "fp32",
"size_mb": 55.1
}
],
"note": "ExecuTorch .pte exports. See README.md for variant selection and run instructions."
}