list_models
Lists the model IDs currently loaded and served by the vLLM instance. Use it to verify which models are available for inference.
Instructions
GET /v1/models passthrough -- lists model IDs currently loaded/served.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||