Models
The Dria network hosts a variety of open-source models. Availability depends on which nodes are online.List models
Model types
Models are classified by their capabilities:
Use text models for standard generation. Use vision models when attaching images. Audio models support audio file attachments.
Auto selection
In batch mode, when you don’t specify a model with-m, Dria automatically:
- Checks node availability for each model
- Dispatches prompts proportionally — models with more nodes get more requests
- Falls back to alternative models if a node goes down
dria generate), you must specify a model with -m.