Upload LlavaNextForConditionalGeneration
Browse files- config.json +1 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -28,7 +28,6 @@
|
|
28 |
"image_seq_length": 576,
|
29 |
"image_token_index": 32000,
|
30 |
"model_type": "llava_next",
|
31 |
-
"projection_dim": 8,
|
32 |
"projector_hidden_act": "gelu",
|
33 |
"text_config": {
|
34 |
"head_dim": 2,
|
@@ -47,7 +46,7 @@
|
|
47 |
"transformers_version": "4.46.3",
|
48 |
"vision_config": {
|
49 |
"hidden_size": 8,
|
50 |
-
"image_size":
|
51 |
"intermediate_size": 32,
|
52 |
"model_type": "clip_vision_model",
|
53 |
"num_attention_heads": 4,
|
|
|
28 |
"image_seq_length": 576,
|
29 |
"image_token_index": 32000,
|
30 |
"model_type": "llava_next",
|
|
|
31 |
"projector_hidden_act": "gelu",
|
32 |
"text_config": {
|
33 |
"head_dim": 2,
|
|
|
46 |
"transformers_version": "4.46.3",
|
47 |
"vision_config": {
|
48 |
"hidden_size": 8,
|
49 |
+
"image_size": 336,
|
50 |
"intermediate_size": 32,
|
51 |
"model_type": "clip_vision_model",
|
52 |
"num_attention_heads": 4,
|
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:304b73ff746ad99015d9f72406b098b138b7f98284b859d68778db5af0ed5124
|
3 |
+
size 2173256
|