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

  • Log In
  • Sign Up

google
/
switch-large-128

Transformers
PyTorch
Safetensors
English
switch_transformers
text2text-generation
Model card Files Files and versions
xet
Community
9

Instructions to use google/switch-large-128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/switch-large-128 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("google/switch-large-128")
    model = AutoModelForSeq2SeqLM.from_pretrained("google/switch-large-128")
  • Notebooks
  • Google Colab
  • Kaggle
switch-large-128
10.3 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 2 commits
ybelkada's picture
ybelkada
Create README.md
8ae0f02 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    8.8 kB
    Create README.md over 3 years ago