Python CLI
CLI Overview
VLM Run Command Line Interface
Command Line Interface
The VLM Run CLI provides command-line access to VLM Run functionality.
Global Options
Available Commands
files
- File management commandsmodels
- Model operationsgenerate
- Generate predictionshub
- Domain and schema managementdatasets
- Dataset operationsfine-tuning
- Model fine-tuning
Example Usage
List available models:
Upload a file:
Generate predictions:
Environment Variables
VLMRUN_API_KEY
- Your API keyVLMRUN_BASE_URL
- API base URL (optional)