Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tsaiyue
/
t5-v1_1-xxl

paddlenlp
PaddlePaddle
t5
Model card Files Files and versions
xet
Community

Instructions to use tsaiyue/t5-v1_1-xxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use tsaiyue/t5-v1_1-xxl with paddlenlp:

    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)
  • Notebooks
  • Google Colab
  • Kaggle
t5-v1_1-xxl
19.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tsaiyue's picture
tsaiyue
Upload 3 files
81f78e7 verified about 2 years ago
  • .gitattributes
    1.58 kB
    Upload model_state.pdparams about 2 years ago
  • config.json
    752 Bytes
    Upload 3 files about 2 years ago
  • model_state.pdparams
    19.6 GB
    xet
    Upload model_state.pdparams about 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 3 files about 2 years ago
  • tokenizer_config.json
    1.86 kB
    Upload 3 files about 2 years ago