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 model
Browse files- simple_mal_model2.pt +3 -0
simple_mal_model2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:551874e482954b457a0fe0d6e2c450d6e165dcb4db0923450f94fd6d8097e702
|
| 3 |
+
size 1321
|