File size: 365 Bytes
39b517d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "prompt_version": "Prompt_1.0",
  "max_length": 18000,
  "max_new_tokens": 512,
  "video_fps": 2.0,
  "video_min_frames": 4,
  "video_max_frames": 20,
  "image_max_pixels": 602112,
  "video_max_pixels": 602112,
  "do_sample": false,
  "temperature": 0.0,
  "top_p": 1.0,
  "top_k": 0,
  "disable_thinking": true,
  "dtype": "bfloat16",
  "device_map": "auto"
}