Upload LlavaNextForConditionalGeneration
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -52,11 +52,11 @@
|
|
| 52 |
},
|
| 53 |
"tie_word_embeddings": false,
|
| 54 |
"torch_dtype": "float32",
|
| 55 |
-
"transformers_version": "4.
|
| 56 |
"vision_config": {
|
| 57 |
"attention_dropout": 0.0,
|
| 58 |
"hidden_act": "quick_gelu",
|
| 59 |
-
"hidden_size":
|
| 60 |
"image_size": 336,
|
| 61 |
"initializer_factor": 1.0,
|
| 62 |
"initializer_range": 0.02,
|
|
|
|
| 52 |
},
|
| 53 |
"tie_word_embeddings": false,
|
| 54 |
"torch_dtype": "float32",
|
| 55 |
+
"transformers_version": "4.56.0.dev0",
|
| 56 |
"vision_config": {
|
| 57 |
"attention_dropout": 0.0,
|
| 58 |
"hidden_act": "quick_gelu",
|
| 59 |
+
"hidden_size": 8,
|
| 60 |
"image_size": 336,
|
| 61 |
"initializer_factor": 1.0,
|
| 62 |
"initializer_range": 0.02,
|
generation_config.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
-
"transformers_version": "4.
|
| 6 |
}
|
|
|
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 1,
|
| 4 |
"eos_token_id": 2,
|
| 5 |
+
"transformers_version": "4.56.0.dev0"
|
| 6 |
}
|
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:68ad97a39d404b7ec44db7343f4b5fce2db0cb652e9d3d561cea6af199506788
|
| 3 |
+
size 2109000
|