TF-Keras
Safetensors
icos
edge-ai
energy-forecasting
anomaly-detection
model_hub_mixin
pytorch_model_hub_mixin
bento_model
ai-coordination
metrics-prediction
cpu-utilization
climate-tech
Instructions to use ICOS-AI/ICOS-AI_icos_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use ICOS-AI/ICOS-AI_icos_models with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("ICOS-AI/ICOS-AI_icos_models") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- latest +1 -0
- yth7kgc5t6mpiwar/custom_objects.pkl +3 -0
- yth7kgc5t6mpiwar/model.yaml +18 -0
- yth7kgc5t6mpiwar/saved_model.pkl +3 -0
latest
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
yth7kgc5t6mpiwar
|
yth7kgc5t6mpiwar/custom_objects.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdc9d1f70c8a991193fc9cbcff865d29274a26744fb451aa96d284e2dab7ca4a
|
| 3 |
+
size 1508
|
yth7kgc5t6mpiwar/model.yaml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: metrics_utilization_model_lstm
|
| 2 |
+
version: yth7kgc5t6mpiwar
|
| 3 |
+
module: bentoml.picklable_model
|
| 4 |
+
labels: {}
|
| 5 |
+
options:
|
| 6 |
+
partial_kwargs: {}
|
| 7 |
+
metadata: {}
|
| 8 |
+
context:
|
| 9 |
+
framework_name: cloudpickle
|
| 10 |
+
framework_versions:
|
| 11 |
+
cloudpickle: 3.1.1
|
| 12 |
+
bentoml_version: 1.4.12
|
| 13 |
+
python_version: 3.10.0
|
| 14 |
+
signatures:
|
| 15 |
+
__call__:
|
| 16 |
+
batchable: false
|
| 17 |
+
api_version: v1
|
| 18 |
+
creation_time: '2025-07-10T15:08:43.163582+00:00'
|
yth7kgc5t6mpiwar/saved_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdb87904c2db154607b5e58ae25a8bfc5b6abd007782b6b6cac5cfd88c575c8c
|
| 3 |
+
size 77079
|