Instructions to use swlkk/gefr02_06 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use swlkk/gefr02_06 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("swlkk/gefr02_06") model = AutoModelForMultimodalLM.from_pretrained("swlkk/gefr02_06") - Notebooks
- Google Colab
- Kaggle
Ctrl+K