Text-to-Image
Transformers
PyTorch
English
Spanish
idefics
image-text-to-text
Generated from Trainer
text-generation-inference
8-bit precision
bitsandbytes
Instructions to use mrm8488/idefics-9b-ft-floco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrm8488/idefics-9b-ft-floco with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("mrm8488/idefics-9b-ft-floco") model = AutoModelForImageTextToText.from_pretrained("mrm8488/idefics-9b-ft-floco") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!