mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* Add ci case for min token and max token * 【CI case】include total_tokens in the last packet of completion interface stream output * 【CE】add qwen25-vl * 【CE】add qwen25-vl --------- Co-authored-by: xujing43 <xujing43@baidu.com>
6 lines
159 B
YAML
6 lines
159 B
YAML
max_model_len: 32768
|
|
max_num_seqs: 128
|
|
gpu_memory_utilization: 0.85
|
|
tensor_parallel_size: 1
|
|
limit_mm_per_prompt: '{"image": 100, "video": 100}'
|
|
enable_mm: True |