Skip to content

Commit b34b151

Browse files
committed
update readme
1 parent 34e2c5f commit b34b151

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,8 @@ Video query routing is stable by `video_id`: router caches `video_id -> worker`
258258
| Method | Path | Description |
259259
|---|---|---|
260260
| `POST` | `/update_weights_from_disk` | Reload weights from disk on all healthy workers |
261-
261+
| `POST` | `/release_memory_occupation` | Broadcast sleep to all healthy workers (release GPU memory occupation) |
262+
| `POST` | `/resume_memory_occupation` | Broadcast wake to all healthy workers (resume GPU memory occupation) |
262263

263264
## Acknowledgment
264265

0 commit comments

Comments
 (0)