Instructions to use immich-app/ViT-H-14__laion2b-s32b-b79k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use immich-app/ViT-H-14__laion2b-s32b-b79k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("immich-app/ViT-H-14__laion2b-s32b-b79k", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- textual/model.onnx +2 -2
- visual/f8b807a4-47e2-11ef-8289-00155d655292 +3 -0
- visual/model.onnx +2 -2
.gitattributes
CHANGED
|
@@ -262,3 +262,4 @@ visual/Constant_7684_attr__value filter=lfs diff=lfs merge=lfs -text
|
|
| 262 |
visual/Constant_7703_attr__value filter=lfs diff=lfs merge=lfs -text
|
| 263 |
visual/Constant_7715_attr__value filter=lfs diff=lfs merge=lfs -text
|
| 264 |
visual/Constant_7726_attr__value filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 262 |
visual/Constant_7703_attr__value filter=lfs diff=lfs merge=lfs -text
|
| 263 |
visual/Constant_7715_attr__value filter=lfs diff=lfs merge=lfs -text
|
| 264 |
visual/Constant_7726_attr__value filter=lfs diff=lfs merge=lfs -text
|
| 265 |
+
visual/f8b807a4-47e2-11ef-8289-00155d655292 filter=lfs diff=lfs merge=lfs -text
|
textual/model.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d56a7f41c5dd45e31abc0e58eee3429a5d7efa2865c7f4f2860fa00887c4adf7
|
| 3 |
+
size 1416292244
|
visual/f8b807a4-47e2-11ef-8289-00155d655292
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65584430cad2e3f64dd023f6ac2c1431d8d2167ccb6bcafdf45d98bb977da968
|
| 3 |
+
size 2526151680
|
visual/model.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2e9afde311dcb12d066c20269baab3fc5a7354a4b7176ca288a5ea66a2bf221
|
| 3 |
+
size 2349510
|