mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Docs] add ebvlthinking yaml (#5120)
This commit is contained in:
8
benchmarks/yaml/eb45-vl-28b-thinking-128k-wint8.yaml
Normal file
8
benchmarks/yaml/eb45-vl-28b-thinking-128k-wint8.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
max_model_len: 131072
|
||||||
|
tensor_parallel_size: 1
|
||||||
|
quantization: wint8
|
||||||
|
max_num_seqs: 32
|
||||||
|
reasoning_parser: ernie-45-vl-thinking
|
||||||
|
tool_call_parser: ernie-45-vl-thinking
|
||||||
|
load_choices: "default_v1"
|
||||||
|
mm-processor-kwargs: '{"image_max_pixels": 12845056 }'
|
||||||
8
benchmarks/yaml/eb45-vl-28b-thinking-32k-wint8.yaml
Normal file
8
benchmarks/yaml/eb45-vl-28b-thinking-32k-wint8.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
max_model_len: 32768
|
||||||
|
tensor_parallel_size: 1
|
||||||
|
quantization: wint8
|
||||||
|
max_num_seqs: 32
|
||||||
|
reasoning_parser: ernie-45-vl-thinking
|
||||||
|
tool_call_parser: ernie-45-vl-thinking
|
||||||
|
load_choices: "default_v1"
|
||||||
|
mm-processor-kwargs: '{"image_max_pixels": 12845056 }'
|
||||||
Reference in New Issue
Block a user