mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
[NewFeture]add ep rollout model init and update/clear ep buffer (#4039)
* fix gid * merge * fix test * fix bug * fix * fix ci
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