vlmrun models command lists the models available on the VLM Run platform.
List Models
Models are grouped by category (e.g.
document, image, video, audio) and display the model name and domain.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List supported models and domains
vlmrun models command lists the models available on the VLM Run platform.
# List all models
vlmrun models list
# Filter by domain
vlmrun models list --domain document
vlmrun models list --domain document.invoice
| Option | Description |
|---|---|
--domain | Filter by domain (e.g. document or document.invoice) |
document, image, video, audio) and display the model name and domain.