unload_model
Evict a model's resident weights to free GPU memory on a remote MLX server. The model stays registered for reload, reclaiming unified memory after heavy generation.
Instructions
Free a model's GPU memory on the remote mlx-serve server.
The model stays registered (it can be reloaded later); only its resident weights are evicted. Useful after heavy media generation to reclaim unified memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |