Instructions to use aravindhs-NV/gr00t-libero-20k-bs640 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use aravindhs-NV/gr00t-libero-20k-bs640 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "policy_postprocessor", | |
| "steps": [ | |
| { | |
| "registry_name": "gr00t_n1d6_unnormalizer_v1", | |
| "config": { | |
| "embodiment_tag": "libero_panda", | |
| "action_dim": 7 | |
| } | |
| }, | |
| { | |
| "registry_name": "device_processor", | |
| "config": { | |
| "device": "cpu", | |
| "float_dtype": null | |
| } | |
| } | |
| ] | |
| } |