mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Doc]fix deepseek ce (#4560)
This commit is contained in:
@@ -3,7 +3,7 @@ load_choices: "default_v1"
|
|||||||
graph_optimization_config:
|
graph_optimization_config:
|
||||||
use_cudagraph: True
|
use_cudagraph: True
|
||||||
use_unique_memory_pool: True
|
use_unique_memory_pool: True
|
||||||
no_enable_prefix_caching: True
|
enable_prefix_caching: False
|
||||||
max_num_seqs: 256
|
max_num_seqs: 256
|
||||||
max_model_len: 32768
|
max_model_len: 32768
|
||||||
tensor_parallel_size: 8
|
tensor_parallel_size: 8
|
||||||
|
|||||||
Reference in New Issue
Block a user