Instructions to use danielle2035/intel-classifier-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use danielle2035/intel-classifier-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://danielle2035/intel-classifier-models") - Notebooks
- Google Colab
- Kaggle
Commit ·
933ba59
1
Parent(s): 8d95f09
Remove duplicate root model files, keep models/ directory only
Browse files- model_best.keras +0 -3
- pytorch_model.pth +0 -3
model_best.keras
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1b57e8ec14d2c7fa3f168d95fdf02e98d6a5626ae5648975d98d0cb265aed8a9
|
| 3 |
-
size 5157310
|
|
|
|
|
|
|
|
|
|
|
|
pytorch_model.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:13d195dc6d7c62d86cc3a039a39f7eef1a119f6e67c1960fd161219635ac31c2
|
| 3 |
-
size 4859453
|
|
|
|
|
|
|
|
|
|
|
|