Instructions to use zeromodels/gemma-4-e4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/gemma-4-e4b with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/gemma-4-e4b") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e5b1a95 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f09557ece3989d29e965db4b29dcfe21f99cbc40ca19808b298cc218cab2b6e5
size 5371902362
|