Upload Qwen2_5_VLForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +2 -8
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -74,7 +74,7 @@
|
|
| 74 |
"use_sliding_window": false,
|
| 75 |
"video_token_id": 151656,
|
| 76 |
"vision_config": {
|
| 77 |
-
"depth":
|
| 78 |
"embed_dim": 64,
|
| 79 |
"fullatt_block_indexes": [
|
| 80 |
7,
|
|
|
|
| 74 |
"use_sliding_window": false,
|
| 75 |
"video_token_id": 151656,
|
| 76 |
"vision_config": {
|
| 77 |
+
"depth": 2,
|
| 78 |
"embed_dim": 64,
|
| 79 |
"fullatt_block_indexes": [
|
| 80 |
7,
|
generation_config.json
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"bos_token_id": 151643,
|
| 3 |
-
"
|
| 4 |
-
"eos_token_id": [
|
| 5 |
-
151645,
|
| 6 |
-
151643
|
| 7 |
-
],
|
| 8 |
-
"pad_token_id": 151643,
|
| 9 |
-
"repetition_penalty": 1.05,
|
| 10 |
-
"temperature": 1e-06,
|
| 11 |
"transformers_version": "4.57.3"
|
| 12 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
"bos_token_id": 151643,
|
| 4 |
+
"eos_token_id": 151645,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"transformers_version": "4.57.3"
|
| 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:35cb94e3f18e892b82e648b7cd3206a2a29e96fc046c9e4bed9f5180e01bcedd
|
| 3 |
+
size 7721168
|