mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 09:44:10 +08:00
a5b4866ff1
* add unitest * change sot_warmup_sizes * wtf; add missed commit
9 lines
184 B
YAML
9 lines
184 B
YAML
max_model_len: 32768
|
|
max_num_seqs: 128
|
|
tensor_parallel_size: 1
|
|
quantization: wint4
|
|
use_cudagraph: True
|
|
graph_optimization_config:
|
|
graph_opt_level: 1
|
|
sot_warmup_sizes: [2,16,32,64]
|