get_model_status
Check whether a model is loaded, identify the active checkpoint, count parameters, and see which device (mps, cuda, cpu) is in use.
Instructions
Check whether the model is loaded, which checkpoint is active, parameter count, and which device (mps/cuda/cpu) is in use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||