VarunKodathala
commited on
Upload model
Browse files- config.json +10 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"UnifiedEmbedderModel"
|
4 |
+
],
|
5 |
+
"embedding_dim": 1536,
|
6 |
+
"model_id": "openai/clip-vit-large-patch14",
|
7 |
+
"model_type": "unified_embedder",
|
8 |
+
"torch_dtype": "float32",
|
9 |
+
"transformers_version": "4.47.1"
|
10 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:573e5dc7cf8246cb5afa0716c11a29ee55a6b74b4ec0e5d8727f0f037357bf04
|
3 |
+
size 1724734036
|