luodian commited on
Commit
a133174
1 Parent(s): 42a8ed8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -7,6 +7,7 @@
7
  "cross_attn_every_n_layers": 4,
8
  "model_type": "otter",
9
  "only_attend_previous": true,
 
10
  "text_config": {
11
  "_name_or_path": "luodian/llama-7b-hf",
12
  "add_cross_attention": false,
 
7
  "cross_attn_every_n_layers": 4,
8
  "model_type": "otter",
9
  "only_attend_previous": true,
10
+ "max_num_frames": 128,
11
  "text_config": {
12
  "_name_or_path": "luodian/llama-7b-hf",
13
  "add_cross_attention": false,