Instructions to use dltest12345/testmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use dltest12345/testmodel with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://dltest12345/testmodel") - Notebooks
- Google Colab
- Kaggle
test non model files
#1
by deloinc22 - opened
No description provided.
dltest12345 changed pull request status to merged