Upload Qwen2_5_VLForConditionalGeneration
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"num_attention_heads": 4,
|
58 |
"num_heads": 16,
|
59 |
"num_hidden_layers": 2,
|
60 |
-
"out_hidden_size":
|
61 |
"patch_size": 14,
|
62 |
"spatial_merge_size": 2,
|
63 |
"temporal_patch_size": 2,
|
|
|
57 |
"num_attention_heads": 4,
|
58 |
"num_heads": 16,
|
59 |
"num_hidden_layers": 2,
|
60 |
+
"out_hidden_size": 8,
|
61 |
"patch_size": 14,
|
62 |
"spatial_merge_size": 2,
|
63 |
"temporal_patch_size": 2,
|
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:ca5f042f9a217bcd15febb36156e8ffce6821cc94f4adc40b5cf8297f7d1e090
|
3 |
+
size 9860392
|