claim
Declare your GPU model use and purpose so other sessions avoid evicting active reservations. Renew to keep the reservation active; expired reservations clear automatically, preventing stuck states.
Instructions
Declare that you're using model for purpose.
Lets other sessions see who's using a model and why before deciding to
evict it. Renew before ttl_seconds elapses if still in use — an
un-renewed claim simply expires, so a crashed session never leaves a
permanently-stuck claim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| owner | Yes | ||
| purpose | Yes | ||
| ttl_seconds | No |