Instructions to use osanseviero/osans with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use osanseviero/osans with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://osanseviero/osans") - Notebooks
- Google Colab
- Kaggle
Commit History
Add model 0377ed5
Omar Sanseviero commited on
initial commit 62e94a0
Omar Sanseviero commited on