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

  • Log In
  • Sign Up

city96
/
t5-v1_1-xxl-encoder-bf16

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

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

  • Libraries
  • Transformers

    How to use city96/t5-v1_1-xxl-encoder-bf16 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("city96/t5-v1_1-xxl-encoder-bf16")
    model = AutoModel.from_pretrained("city96/t5-v1_1-xxl-encoder-bf16")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

What is the difference between t5-v1_1-xxl-encoder-bf16 and t5-v1_1-xxl-encoder-ggufa and when to use each?

👍 1
#1 opened over 1 year ago by
witchercher
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs