Instructions to use NeuralTrustBank/test-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use NeuralTrustBank/test-models with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://NeuralTrustBank/test-models") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
b5d8178 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7a75f4b5c61ad06470ba932070c200e996b77c83abd5d92c69296ecaf9d3ec97
size 118
|