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