How to use calisolo/OFA_huge_NICE_captioning with Transformers:
# Load model directly from transformers import OFAModelForCaption model = OFAModelForCaption.from_pretrained("calisolo/OFA_huge_NICE_captioning", dtype="auto")