Upload new model version
Browse files- config.json +7 -2
- generation_config.json +1 -1
- model-00001-of-00003.safetensors +2 -2
- model-00002-of-00003.safetensors +2 -2
- model-00003-of-00003.safetensors +2 -2
- model.safetensors.index.json +1 -1
config.json
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"ignore_index": -100,
|
3 |
"image_grid_pinpoints": [
|
4 |
[
|
@@ -36,10 +39,11 @@
|
|
36 |
"model_type": "llama",
|
37 |
"pad_token_id": 0,
|
38 |
"rms_norm_eps": 1e-05,
|
39 |
-
"torch_dtype": "
|
40 |
"vocab_size": 32064
|
41 |
},
|
42 |
"tie_word_embeddings": false,
|
|
|
43 |
"transformers_version": "4.45.2",
|
44 |
"vision_config": {
|
45 |
"hidden_act": "gelu_pytorch_tanh",
|
@@ -50,7 +54,8 @@
|
|
50 |
"model_type": "siglip_vision_model",
|
51 |
"num_attention_heads": 16,
|
52 |
"num_hidden_layers": 27,
|
53 |
-
"patch_size": 14
|
|
|
54 |
},
|
55 |
"vision_feature_layer": -2,
|
56 |
"vision_feature_select_strategy": "full",
|
|
|
1 |
{
|
2 |
+
"architectures": [
|
3 |
+
"LlavaNextForConditionalGeneration"
|
4 |
+
],
|
5 |
"ignore_index": -100,
|
6 |
"image_grid_pinpoints": [
|
7 |
[
|
|
|
39 |
"model_type": "llama",
|
40 |
"pad_token_id": 0,
|
41 |
"rms_norm_eps": 1e-05,
|
42 |
+
"torch_dtype": "bfloat16",
|
43 |
"vocab_size": 32064
|
44 |
},
|
45 |
"tie_word_embeddings": false,
|
46 |
+
"torch_dtype": "float32",
|
47 |
"transformers_version": "4.45.2",
|
48 |
"vision_config": {
|
49 |
"hidden_act": "gelu_pytorch_tanh",
|
|
|
54 |
"model_type": "siglip_vision_model",
|
55 |
"num_attention_heads": 16,
|
56 |
"num_hidden_layers": 27,
|
57 |
+
"patch_size": 14,
|
58 |
+
"torch_dtype": "bfloat16"
|
59 |
},
|
60 |
"vision_feature_layer": -2,
|
61 |
"vision_feature_select_strategy": "full",
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 32001,
|
6 |
-
"transformers_version": "4.45.
|
7 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 32001,
|
6 |
+
"transformers_version": "4.45.2"
|
7 |
}
|
model-00001-of-00003.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:d0e8517d6c3f6979745cd3927db7597b112a78200d366cd84fc365cc0dc07c6f
|
3 |
+
size 4982343568
|
model-00002-of-00003.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:3196990a32df42afdfd9aeb9c682f9f3baf64adf63dee928b1fd91a710ee2cab
|
3 |
+
size 4947392512
|
model-00003-of-00003.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:0ad0982732bed63d02a71e528973081fd739d22fb92a4dccab1f8b3d03d8099a
|
3 |
+
size 4490727736
|
model.safetensors.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"image_newline": "model-00001-of-00003.safetensors",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 14420363392
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"image_newline": "model-00001-of-00003.safetensors",
|