Skip to content

Commit de43577

Browse files
authored
[Docs] add ebvlthinking yaml (#5120)
1 parent 3c8c0f0 commit de43577

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
max_model_len: 131072
2+
tensor_parallel_size: 1
3+
quantization: wint8
4+
max_num_seqs: 32
5+
reasoning_parser: ernie-45-vl-thinking
6+
tool_call_parser: ernie-45-vl-thinking
7+
load_choices: "default_v1"
8+
mm-processor-kwargs: '{"image_max_pixels": 12845056 }'
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
max_model_len: 32768
2+
tensor_parallel_size: 1
3+
quantization: wint8
4+
max_num_seqs: 32
5+
reasoning_parser: ernie-45-vl-thinking
6+
tool_call_parser: ernie-45-vl-thinking
7+
load_choices: "default_v1"
8+
mm-processor-kwargs: '{"image_max_pixels": 12845056 }'

0 commit comments

Comments
 (0)