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: 129 Bytes
b5d8178 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d9ceae4da8037b02280a23368325ddda263889ce11771c4a78301aac1b2254ba
size 9328
|