Upload custom Video-R1-7B base model which uses 1) Qwen2VLImageProcessor and 2) does not set the path in config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
|
| 3 |
-
"architectures": [
|
| 4 |
"Qwen2_5_VLForConditionalGeneration"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"architectures": [
|
|
|
|
| 3 |
"Qwen2_5_VLForConditionalGeneration"
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|