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