mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
10 lines
228 B
YAML
10 lines
228 B
YAML
enable_mm: True
|
|
max_model_len: 32768
|
|
max_num_seqs: 36
|
|
gpu_memory_utilization: 0.9
|
|
kv_cache_ratio: 0.8
|
|
tensor_parallel_size: 4
|
|
quantization: wint8
|
|
limit_mm_per_prompt: '{"image": 100, "video": 100}'
|
|
reasoning_parser: ernie-45-vl
|