Robotics
Transformers
Safetensors
English
vision-language-model
quantization
w8a8
bitblas
pi0
libero
8-bit precision
Instructions to use fatdove/pi05-libero-w8a8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fatdove/pi05-libero-w8a8 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fatdove/pi05-libero-w8a8", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K