Instructions to use roy-jarjoura/Finetuning1-Idefics3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use roy-jarjoura/Finetuning1-Idefics3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("roy-jarjoura/Finetuning1-Idefics3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 69 Bytes
4671f90 | 1 2 3 4 5 | {
"image_seq_len": 169,
"processor_class": "Idefics3Processor"
}
|