Upload 6 files
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +2 -2
- tokenizer.json +2 -2
config.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
| 59 |
"vocab_size": 262144
|
| 60 |
},
|
| 61 |
"tie_word_embeddings": true,
|
| 62 |
-
"transformers_version": "5.10.
|
| 63 |
"video_token_id": 258884,
|
| 64 |
"vision_config": {
|
| 65 |
"_name_or_path": "",
|
|
|
|
| 59 |
"vocab_size": 262144
|
| 60 |
},
|
| 61 |
"tie_word_embeddings": true,
|
| 62 |
+
"transformers_version": "5.10.0",
|
| 63 |
"video_token_id": 258884,
|
| 64 |
"vision_config": {
|
| 65 |
"_name_or_path": "",
|
generation_config.json
CHANGED
|
@@ -5,6 +5,6 @@
|
|
| 5 |
"output_attentions": false,
|
| 6 |
"output_hidden_states": false,
|
| 7 |
"pad_token_id": 0,
|
| 8 |
-
"transformers_version": "5.10.
|
| 9 |
"use_cache": true
|
| 10 |
}
|
|
|
|
| 5 |
"output_attentions": false,
|
| 6 |
"output_hidden_states": false,
|
| 7 |
"pad_token_id": 0,
|
| 8 |
+
"transformers_version": "5.10.0",
|
| 9 |
"use_cache": true
|
| 10 |
}
|
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:0420cc4f608e8d45e1b1cfe3625a8381ea6e7a26c3d6e36172e9a0cec61d0ee7
|
| 3 |
+
size 3932160
|
tokenizer.json
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:12e419ddf9aeafe33f45f36c5d015349e20e492274be06f2cd1e768d9931b995
|
| 3 |
+
size 4194304
|