danielhanchen commited on
Commit
5b1cfaa
·
verified ·
1 Parent(s): 0721f59

Add files using upload-large-folder tool

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "image_token_id": 151655,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 11008,
13
- "max_position_embeddings": 128000,
14
  "max_window_layers": 70,
15
  "model_type": "qwen2_5_vl",
16
  "num_attention_heads": 16,
 
10
  "image_token_id": 151655,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 11008,
13
+ "max_position_embeddings": 32768,
14
  "max_window_layers": 70,
15
  "model_type": "qwen2_5_vl",
16
  "num_attention_heads": 16,
generation_config.json CHANGED
@@ -5,7 +5,7 @@
5
  151645,
6
  151643
7
  ],
8
- "max_length": 128000,
9
  "pad_token_id": 151654,
10
  "repetition_penalty": 1.05,
11
  "temperature": 0.1,
 
5
  151645,
6
  151643
7
  ],
8
+ "max_length": 32768,
9
  "pad_token_id": 151654,
10
  "repetition_penalty": 1.05,
11
  "temperature": 0.1,