Instructions to use infly/inf-o1-pi0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use infly/inf-o1-pi0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("infly/inf-o1-pi0", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add Robotics tag and metadata
#2
by reach-vb - opened
Hi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.
This PR adds standard Robotics metadata to the model card:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'
These changes help improve discoverability of robotics-related models on the Hugging Face Hub.