Instructions to use tawsif18/puma_model_checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use tawsif18/puma_model_checkpoints with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://tawsif18/puma_model_checkpoints") - Notebooks
- Google Colab
- Kaggle
Delete attention_tissue_epoch10_datasetsize16000_fullmodel.keras
#1
by tanjina284 - opened
No description provided.