Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"OtterForConditionalGeneration"
|
6 |
],
|
7 |
"cross_attn_every_n_layers": 4,
|
8 |
-
"max_num_frames":
|
9 |
"model_type": "otter",
|
10 |
"only_attend_previous": true,
|
11 |
"text_config": {
|
|
|
5 |
"OtterForConditionalGeneration"
|
6 |
],
|
7 |
"cross_attn_every_n_layers": 4,
|
8 |
+
"max_num_frames": 128,
|
9 |
"model_type": "otter",
|
10 |
"only_attend_previous": true,
|
11 |
"text_config": {
|