Instructions to use lerobot/pi05_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/pi05_base with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Add link to paper
#8
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -18,7 +18,7 @@ license: gemma
|
|
| 18 |
**Note:** This model currently supports only the flow-matching action head for π₀.₅ training and inference.
|
| 19 |
Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them.
|
| 20 |
|
| 21 |
-
**Original paper:** π0.5: A Vision-Language-Action Model with Open-World Generalization
|
| 22 |
**Reference implementation:** https://github.com/Physical-Intelligence/openpi
|
| 23 |
**LeRobot implementation:** Follows the original reference code for compatibility.
|
| 24 |
|
|
|
|
| 18 |
**Note:** This model currently supports only the flow-matching action head for π₀.₅ training and inference.
|
| 19 |
Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them.
|
| 20 |
|
| 21 |
+
**Original paper:** [π0.5: A Vision-Language-Action Model with Open-World Generalization](https://huggingface.co/papers/2504.16054)
|
| 22 |
**Reference implementation:** https://github.com/Physical-Intelligence/openpi
|
| 23 |
**LeRobot implementation:** Follows the original reference code for compatibility.
|
| 24 |
|