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

LifuWang
/
DistillT5-XL

Transformers
Safetensors
t5
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use LifuWang/DistillT5-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LifuWang/DistillT5-XL with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, T5EncoderWithProjection
    
    tokenizer = AutoTokenizer.from_pretrained("LifuWang/DistillT5-XL")
    model = T5EncoderWithProjection.from_pretrained("LifuWang/DistillT5-XL")
  • Notebooks
  • Google Colab
  • Kaggle
DistillT5-XL
4.99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
LifuWang's picture
LifuWang
Update README.md
4acaeb7 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.45 kB
    Update README.md about 1 year ago
  • config.json
    1.63 kB
    Upload T5EncoderWithProjection about 1 year ago
  • model.safetensors
    4.99 GB
    xet
    Upload T5EncoderWithProjection about 1 year ago