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