[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:
gaoziyuan
2025-09-17 20:24:53 +08:00
committed by GitHub
parent 0d3a57a2c6
commit 896e3bb606
12 changed files with 348 additions and 293 deletions

View File

@@ -135,7 +135,7 @@ class EngineArgs:
"""
dynamic load weight
"""
load_strategy: str = "ipc_snapshot"
load_strategy: str = "normal"
"""
dynamic load weight strategy
"""