How to use merve/model-card-example with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://merve/model-card-example")
- Fixed task tag (7c170f6a443892ce37a2bb98ef67dd7539c636c5)