mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Merge remote-tracking branch 'upstream/develop' into develop+clear_prefix_cache
This commit is contained in:
@@ -135,7 +135,7 @@ class EngineArgs:
|
||||
"""
|
||||
dynamic load weight
|
||||
"""
|
||||
load_strategy: str = "ipc_snapshot"
|
||||
load_strategy: str = "normal"
|
||||
"""
|
||||
dynamic load weight strategy
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user