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
/
gemma-4-12B

Any-to-Any
Transformers
Safetensors
gemma4_unified
image-text-to-text
Model card Files Files and versions
xet
Community
3

Instructions to use google/gemma-4-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/gemma-4-12B with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("google/gemma-4-12B")
    model = AutoModelForImageTextToText.from_pretrained("google/gemma-4-12B")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-12B
24 GB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 3 commits
osanseviero's picture
osanseviero
Update README.md
0c98506 verified about 11 hours ago
  • .gitattributes
    1.62 kB
    Preparing for release! about 19 hours ago
  • README.md
    27.8 kB
    Update README.md about 11 hours ago
  • config.json
    4.38 kB
    Preparing for release! about 19 hours ago
  • generation_config.json
    233 Bytes
    Preparing for release! about 19 hours ago
  • model.safetensors
    23.9 GB
    xet
    Preparing for release! about 19 hours ago
  • processor_config.json
    1.38 kB
    Preparing for release! about 19 hours ago
  • tokenizer.json
    32.2 MB
    xet
    Preparing for release! about 19 hours ago
  • tokenizer_config.json
    888 Bytes
    Preparing for release! about 19 hours ago