Instructions to use ssdataanalysis/gemma-4-E2B-hebrew-first with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ssdataanalysis/gemma-4-E2B-hebrew-first with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ssdataanalysis/gemma-4-E2B-hebrew-first", dtype="auto") - Notebooks
- Google Colab
- Kaggle