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
suspicious model test
Browse files- suspicious_model.pt +3 -0
suspicious_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac35a3684217f873b8a0e4250ee2f639f29e99e072c19e52fd0654614c5d506b
|
| 3 |
+
size 11063
|