How to use OFA-Sys/ofa-large-caption with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OFA-Sys/ofa-large-caption", dtype="auto")
Is there a reason why the ofa-huge-caption model is not available on HF?
· Sign up or log in to comment