Upload Qwen2VLForConditionalGeneration
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -52,6 +52,7 @@
|
|
52 |
"num_attention_heads": 4,
|
53 |
"num_heads": 16,
|
54 |
"num_hidden_layers": 2,
|
|
|
55 |
"patch_size": 14,
|
56 |
"spatial_merge_size": 2,
|
57 |
"temporal_patch_size": 2
|
|
|
52 |
"num_attention_heads": 4,
|
53 |
"num_heads": 16,
|
54 |
"num_hidden_layers": 2,
|
55 |
+
"out_hidden_size": 8,
|
56 |
"patch_size": 14,
|
57 |
"spatial_merge_size": 2,
|
58 |
"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 11103008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df805b8d1e5801d51bad0f60bd070685563f15dc8d49193e7ed9f43e5577fcc
|
3 |
size 11103008
|