Upload LlavaNextForConditionalGeneration
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"model_type": "clip_vision_model",
|
52 |
"num_attention_heads": 4,
|
53 |
"num_hidden_layers": 2,
|
54 |
-
"patch_size":
|
55 |
"projection_dim": 8
|
56 |
},
|
57 |
"vision_feature_layer": -2,
|
|
|
51 |
"model_type": "clip_vision_model",
|
52 |
"num_attention_heads": 4,
|
53 |
"num_hidden_layers": 2,
|
54 |
+
"patch_size": 14,
|
55 |
"projection_dim": 8
|
56 |
},
|
57 |
"vision_feature_layer": -2,
|
model.safetensors
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:f8f4cb604635d232c4b2dd420668058a065fa7e262c8c097a6e5ac123d85d220
|
3 |
+
size 2109000
|