Instructions to use google/gemma-4-E2B-it-qat-q4_0-unquantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/gemma-4-E2B-it-qat-q4_0-unquantized with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("google/gemma-4-E2B-it-qat-q4_0-unquantized") model = AutoModelForMultimodalLM.from_pretrained("google/gemma-4-E2B-it-qat-q4_0-unquantized", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
d40c88a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:33fe0cece08fb527ffefbd1a3a9ce73bd71073727993a283506293e5c6bf0137
size 10208852878
|