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_model3.pt +3 -0
simple_mal_model3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7aa4da0110402bae44a2876ac17ee5ee9bf630c193eb657426680a9b3e989b3
|
| 3 |
+
size 1321
|