Instructions to use zeromodels/qwen3.5-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/qwen3.5-2b 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/qwen3.5-2b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9130af0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5f9e4d4901a92b997e463c1f46055088b6cca5ca61a6522d1b9f64c4bb81cb42
size 12807982
|