Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vlm.run/llms.txt

Use this file to discover all available pages before exploring further.

The vlmrun models command lists the models available on the VLM Run platform.

List Models

# List all models
vlmrun models list

# Filter by domain
vlmrun models list --domain document
vlmrun models list --domain document.invoice
OptionDescription
--domainFilter by domain (e.g. document or document.invoice)
Models are grouped by category (e.g. document, image, video, audio) and display the model name and domain.