File size: 277 Bytes
0f9e8bc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"model_type": "dw05",
"architectures": [
"DW05WorldActionModel"
],
"library_name": "pytorch",
"pipeline_tag": "robotics",
"format": "dw05-runtime-bundle",
"checkpoint_file": "model.pt",
"action_dim": 32,
"proprio_dim": 32,
"torch_dtype": "bfloat16"
}
|