Robotics
Transformers
Safetensors
minicpm_vla
feature-extraction
vision-language-action
embodied-ai
minicpm
manipulation
custom_code
Instructions to use openbmb/MiniCPM-RobotManip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openbmb/MiniCPM-RobotManip with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openbmb/MiniCPM-RobotManip", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Remove X link from model card
Browse filesKeep the community link row focused on active channels.
Co-authored-by: Cursor <cursoragent@cursor.com>
README.md
CHANGED
|
@@ -24,10 +24,6 @@ tags:
|
|
| 24 |
<a href="https://github.com/OpenBMB/MiniCPM-Robot" target="_blank"> Github</a> |
|
| 25 |
</span>
|
| 26 |
<span style="display: inline-flex; align-items: center; margin-right: 2px;">
|
| 27 |
-
<img src="X_logo.jpg" alt="X" width="15" height="15" style="margin-right: 4px;">
|
| 28 |
-
<a href="https://huggingface.co/openbmb/MiniCPM-RobotManip/resolve/main/x.png" target="_blank"> X</a> |
|
| 29 |
-
</span>
|
| 30 |
-
<span style="display: inline-flex; align-items: center; margin-right: 2px;">
|
| 31 |
<img src="discord_logo.png" alt="Discord" width="15" height="15" style="margin-right: 4px;">
|
| 32 |
<a href="https://huggingface.co/openbmb/MiniCPM-RobotManip/resolve/main/discord.jpeg" target="_blank"> Discord</a> |
|
| 33 |
</span>
|
|
|
|
| 24 |
<a href="https://github.com/OpenBMB/MiniCPM-Robot" target="_blank"> Github</a> |
|
| 25 |
</span>
|
| 26 |
<span style="display: inline-flex; align-items: center; margin-right: 2px;">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
<img src="discord_logo.png" alt="Discord" width="15" height="15" style="margin-right: 4px;">
|
| 28 |
<a href="https://huggingface.co/openbmb/MiniCPM-RobotManip/resolve/main/discord.jpeg" target="_blank"> Discord</a> |
|
| 29 |
</span>
|