Merge remote-tracking branch 'upstream/develop' into develop+clear_prefix_cache

This commit is contained in:
liyonghua0910
2025-09-17 21:35:04 +08:00
21 changed files with 345 additions and 289 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
"""