How to use google/mt5-xxl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/mt5-xxl") model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-xxl")
there is a privacy leak in this repo. how can i report it?
Could you elaborate on this?
· Sign up or log in to comment