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

PhatcatDK
/
t5gemma-9b-2b-ul2-encoder-only

Feature Extraction
Transformers
Safetensors
t5gemma
t5gemma_encoder
Model card Files Files and versions
xet
Community

Instructions to use PhatcatDK/t5gemma-9b-2b-ul2-encoder-only with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use PhatcatDK/t5gemma-9b-2b-ul2-encoder-only with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="PhatcatDK/t5gemma-9b-2b-ul2-encoder-only")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("PhatcatDK/t5gemma-9b-2b-ul2-encoder-only")
    model = AutoModel.from_pretrained("PhatcatDK/t5gemma-9b-2b-ul2-encoder-only")
  • Notebooks
  • Google Colab
  • Kaggle
t5gemma-9b-2b-ul2-encoder-only
18.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
PhatcatDK's picture
PhatcatDK
Update README.md
07abcb5 verified about 2 months ago
  • .gitattributes
    1.57 kB
    Initial upload 2 months ago
  • README.md
    2.69 kB
    Update README.md about 2 months ago
  • config.json
    2.39 kB
    Unbotch model 2 months ago
  • generation_config.json
    156 Bytes
    Initial upload 2 months ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    Unbotch model 2 months ago
  • model-00002-of-00004.safetensors
    4.95 GB
    xet
    Unbotch model 2 months ago
  • model-00003-of-00004.safetensors
    4.96 GB
    xet
    Unbotch model 2 months ago
  • model-00004-of-00004.safetensors
    3.67 GB
    xet
    Unbotch model 2 months ago
  • model.safetensors.index.json
    40.4 kB
    Unbotch model 2 months ago
  • special_tokens_map.json
    636 Bytes
    Initial upload 2 months ago
  • tokenizer.json
    34.4 MB
    xet
    Initial upload 2 months ago
  • tokenizer.model
    4.24 MB
    xet
    Initial upload 2 months ago
  • tokenizer_config.json
    46.4 kB
    Initial upload 2 months ago