Robotics
LeRobot
Safetensors
English
vision-language-action
imitation-learning
behavior-cloning
pi05
pi0.5
openpi
isaaclab
so101
multi-task
corl2026
bfloat16
full-finetune
Instructions to use CoRL2026-CSI/Pi0.5-IsaacLab-Multi-Task-1epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use CoRL2026-CSI/Pi0.5-IsaacLab-Multi-Task-1epochs with LeRobot:
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "policy_postprocessor", | |
| "steps": [ | |
| { | |
| "registry_name": "unnormalizer_processor", | |
| "config": { | |
| "eps": 1e-08, | |
| "features": { | |
| "action": { | |
| "type": "ACTION", | |
| "shape": [ | |
| 6 | |
| ] | |
| }, | |
| "action.radian_urdf0": { | |
| "type": "ACTION", | |
| "shape": [ | |
| 6 | |
| ] | |
| } | |
| }, | |
| "norm_map": { | |
| "VISUAL": "IDENTITY", | |
| "STATE": "QUANTILES", | |
| "ACTION": "QUANTILES" | |
| } | |
| }, | |
| "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors" | |
| }, | |
| { | |
| "registry_name": "device_processor", | |
| "config": { | |
| "device": "cpu", | |
| "float_dtype": null | |
| } | |
| } | |
| ] | |
| } |