Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LifuWang
/
DistillT5-Large

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

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

  • Libraries
  • Transformers

    How to use LifuWang/DistillT5-Large with Transformers:

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