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

  • Log In
  • Sign Up

google
/
gemma-4-E2B-it

Any-to-Any
Transformers
Safetensors
gemma4
image-text-to-text
Eval Results
Model card Files Files and versions
xet
Community
30

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

  • Libraries
  • Transformers

    How to use google/gemma-4-E2B-it with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("google/gemma-4-E2B-it")
    model = AutoModelForImageTextToText.from_pretrained("google/gemma-4-E2B-it")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-E2B-it
10.3 GB
Ctrl+K
Ctrl+K
  • 9 contributors
History: 4 commits
RyanMullins's picture
RyanMullins
dougreid's picture
dougreid
fix(chat_template): update SI and tool call handling (#26)
6b7e72c 8 days ago
  • .gitattributes
    1.57 kB
    Preparing for release! about 1 month ago
  • README.md
    26.7 kB
    Preparing for release! about 1 month ago
  • chat_template.jinja
    16.8 kB
    fix(chat_template): update SI and tool call handling (#26) 8 days ago
  • config.json
    4.95 kB
    Preparing for release! about 1 month ago
  • generation_config.json
    208 Bytes
    Preparing for release! about 1 month ago
  • model.safetensors
    10.2 GB
    xet
    Preparing for release! about 1 month ago
  • processor_config.json
    1.69 kB
    Preparing for release! about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Preparing for release! about 1 month ago
  • tokenizer_config.json
    2.1 kB
    Update response schema (#15) 26 days ago