Instructions to use amburger66/robometer-4b-lora-robotsmith-task02-real with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amburger66/robometer-4b-lora-robotsmith-task02-real with Transformers:
# Load model directly from transformers import AutoProcessor, RBM processor = AutoProcessor.from_pretrained("amburger66/robometer-4b-lora-robotsmith-task02-real") model = RBM.from_pretrained("amburger66/robometer-4b-lora-robotsmith-task02-real") - Notebooks
- Google Colab
- Kaggle