Upload 10 files
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
| 59 |
},
|
| 60 |
"tie_word_embeddings": false,
|
| 61 |
"torch_dtype": "float32",
|
| 62 |
-
"transformers_version": "4.
|
| 63 |
"vision_config": {
|
| 64 |
"_attn_implementation_autoset": true,
|
| 65 |
"attention_dropout": 0.0,
|
|
@@ -70,7 +70,6 @@
|
|
| 70 |
"intermediate_size": 128,
|
| 71 |
"model_type": "llama4_vision_model",
|
| 72 |
"multi_modal_projector_bias": false,
|
| 73 |
-
"torch_dtype": "float32",
|
| 74 |
"norm_eps": 1e-05,
|
| 75 |
"num_attention_heads": 2,
|
| 76 |
"num_channels": 3,
|
|
@@ -81,6 +80,7 @@
|
|
| 81 |
"projector_input_dim": 32,
|
| 82 |
"projector_output_dim": 32,
|
| 83 |
"rope_theta": 10000,
|
|
|
|
| 84 |
"vision_feature_layer": -1,
|
| 85 |
"vision_feature_select_strategy": "default",
|
| 86 |
"vision_output_dim": 32
|
|
|
|
| 59 |
},
|
| 60 |
"tie_word_embeddings": false,
|
| 61 |
"torch_dtype": "float32",
|
| 62 |
+
"transformers_version": "4.51.3",
|
| 63 |
"vision_config": {
|
| 64 |
"_attn_implementation_autoset": true,
|
| 65 |
"attention_dropout": 0.0,
|
|
|
|
| 70 |
"intermediate_size": 128,
|
| 71 |
"model_type": "llama4_vision_model",
|
| 72 |
"multi_modal_projector_bias": false,
|
|
|
|
| 73 |
"norm_eps": 1e-05,
|
| 74 |
"num_attention_heads": 2,
|
| 75 |
"num_channels": 3,
|
|
|
|
| 80 |
"projector_input_dim": 32,
|
| 81 |
"projector_output_dim": 32,
|
| 82 |
"rope_theta": 10000,
|
| 83 |
+
"torch_dtype": "float32",
|
| 84 |
"vision_feature_layer": -1,
|
| 85 |
"vision_feature_select_strategy": "default",
|
| 86 |
"vision_output_dim": 32
|
generation_config.json
CHANGED
|
@@ -7,5 +7,5 @@
|
|
| 7 |
200008
|
| 8 |
],
|
| 9 |
"pad_token_id": 200018,
|
| 10 |
-
"transformers_version": "4.
|
| 11 |
}
|
|
|
|
| 7 |
200008
|
| 8 |
],
|
| 9 |
"pad_token_id": 200018,
|
| 10 |
+
"transformers_version": "4.51.3"
|
| 11 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52685712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8f069e403b6d053b3aa8e4e41ee17d77bcddd198f7c005c8f195de6337219c5
|
| 3 |
size 52685712
|