Instructions to use aliangdw/Robometer-4B-LIBERO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aliangdw/Robometer-4B-LIBERO with Transformers:
# Load model directly from transformers import AutoProcessor, RFM processor = AutoProcessor.from_pretrained("aliangdw/Robometer-4B-LIBERO") model = RFM.from_pretrained("aliangdw/Robometer-4B-LIBERO") - Notebooks
- Google Colab
- Kaggle
Add robotics pipeline tag and paper links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to add the robotics pipeline tag to your model's metadata, which helps researchers find your work when filtering for robotics-related models. I've also updated the README to include direct links to the paper page, project page, and GitHub repository.