Commit e4a66ec
committed
feat: over-saturation stopping
Add over-saturation detection and stopping capability to GuideLLM CLI.
- Implement OverSaturationDetector with statistical slope detection
- Add OverSaturationConstraint for scheduler integration
- Add CLI flags --stop-over-saturated and --stop-osd
- Integrate with benchmark entrypoints and main CLI
Signed-off-by: Alon Kellner <[email protected]>1 parent 1741526 commit e4a66ec
File tree
7 files changed
+2328
-3
lines changed- src/guidellm
- benchmark
- scheduler
- constraints
7 files changed
+2328
-3
lines changed
0 commit comments