set_timeout
Set how long the FLUX model stays idle before automatically unloading from memory to free VRAM. Use 0 to disable auto-unload and keep it resident.
Instructions
Set the auto-unload timeout for the FLUX model. The model will automatically unload after this many seconds of inactivity. Set to 0 to disable auto-unload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_seconds | Yes | Timeout in seconds (0 to disable auto-unload) |