voicebox_load_model
Load a machine learning model into VRAM for inference. Requires the model to be downloaded beforehand.
Instructions
Load a model into VRAM for inference.
The model must be downloaded first (check with voicebox_list_models).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | Model name from voicebox_list_models (e.g. "qwen-tts-1.7B", "whisper-turbo", "qwen3-1.7b"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||