Upload LlavaForConditionalGeneration
Browse files- config.json +1 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -6,7 +6,6 @@
|
|
| 6 |
"image_seq_length": 576,
|
| 7 |
"image_token_index": 32000,
|
| 8 |
"model_type": "llava",
|
| 9 |
-
"projection_dim": 8,
|
| 10 |
"projector_hidden_act": "gelu",
|
| 11 |
"text_config": {
|
| 12 |
"_attn_implementation_autoset": false,
|
|
@@ -119,7 +118,7 @@
|
|
| 119 |
"0": "LABEL_0",
|
| 120 |
"1": "LABEL_1"
|
| 121 |
},
|
| 122 |
-
"image_size":
|
| 123 |
"initializer_factor": 1.0,
|
| 124 |
"initializer_range": 0.02,
|
| 125 |
"intermediate_size": 32,
|
|
|
|
| 6 |
"image_seq_length": 576,
|
| 7 |
"image_token_index": 32000,
|
| 8 |
"model_type": "llava",
|
|
|
|
| 9 |
"projector_hidden_act": "gelu",
|
| 10 |
"text_config": {
|
| 11 |
"_attn_implementation_autoset": false,
|
|
|
|
| 118 |
"0": "LABEL_0",
|
| 119 |
"1": "LABEL_1"
|
| 120 |
},
|
| 121 |
+
"image_size": 336,
|
| 122 |
"initializer_factor": 1.0,
|
| 123 |
"initializer_range": 0.02,
|
| 124 |
"intermediate_size": 32,
|
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:7d5f12f8d3ed1b406362b0b7599ba9325ecf8e9be78cbee7a82432baa08e2e0d
|
| 3 |
+
size 2173152
|