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

google
/
ul2

Transformers
PyTorch
English
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
11

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

  • Libraries
  • Transformers

    How to use google/ul2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultimodalLM
    
    tokenizer = AutoTokenizer.from_pretrained("google/ul2")
    model = AutoModelForMultimodalLM.from_pretrained("google/ul2")
  • Notebooks
  • Google Colab
  • Kaggle
ul2
39.4 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
joaogante's picture
joaogante
Adding generation config file(s)
371c0bb over 3 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    11.9 kB
    Fix R vs S denoising documentation swap. (#2) almost 4 years ago
  • added_tokens.json
    606 Bytes
    add model about 4 years ago
  • config.json
    748 Bytes
    add model about 4 years ago
  • generation_config.json
    147 Bytes
    Adding generation config file(s) over 3 years ago
  • pytorch_model-00001-of-00004.bin
    9.66 GB
    xet
    add model about 4 years ago
  • pytorch_model-00002-of-00004.bin
    9.93 GB
    xet
    add model about 4 years ago
  • pytorch_model-00003-of-00004.bin
    9.93 GB
    xet
    add model about 4 years ago
  • pytorch_model-00004-of-00004.bin
    9.93 GB
    xet
    add model about 4 years ago
  • pytorch_model.bin.index.json
    67.5 kB
    add model about 4 years ago
  • special_tokens_map.json
    1.79 kB
    add model about 4 years ago
  • spiece.model
    792 kB
    xet
    add model about 4 years ago
  • tokenizer.json
    2.43 MB
    add model about 4 years ago
  • tokenizer_config.json
    1.92 kB
    add model about 4 years ago