How to use from the
Use from the
paddlenlp library
from paddlenlp.transformers import AutoTokenizer, T5EncoderModel

tokenizer = AutoTokenizer.from_pretrained("tsaiyue/t5-v1_1-xxl", from_hf_hub=True)
model = T5EncoderModel.from_pretrained("tsaiyue/t5-v1_1-xxl", from_hf_hub=True)

No model card

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support