Skip to content

Models and fine-tuning

The Models page manages Dr.Gero model objects and fine-tuning workflows.

Create Model wizard

Open Models → Create Model.

1. Name and leaderboards

Enter a model name and assign one or more leaderboards. Assigned leaderboards provide datasets and evaluation targets for fine-tuning.

2. Base model

Choose one base model mode:

  • Auto: Dr.Gero selects a supported base model.
  • Choose model: select a specific supported base model/version/resolution.

3. Options

Optional switches:

  • Auto Update Model: update the model as new better fine-tune outputs appear.
  • Continuous Self Learning: use ongoing data to improve the model.
  • Hypertuning Parameters: enable parameter tuning workflows.

Model detail view

The selected model page includes:

  • Assigned leaderboards.
  • Model configuration details.
  • Fine-tune run logs.
  • Actions to run fine-tuning or schedule recurring fine-tunes.

Run fine-tuning

Click Run Fine Tune. Choose dataset size:

ModeBehavior
AllUse all eligible rows.
LimitUse a bounded subset. Supports auto or fixed row count.

Limit algorithms:

  • LAST_N
  • RANDOM_SHUFFLE
  • WEIGHTED_SHUFFLE

Schedule fine-tuning

Click Schedule Fine Tune. Choose frequency:

  • Real-time
  • Daily
  • Weekly
  • Monthly

Real-time fine-tuning may be expensive and should be used carefully. Schedules also include dataset sizing options.

Using Dr.Gero models in leaderboards

Once a Dr.Gero model exists, add it to a leaderboard through Add Model → Manual model → Dr.Gero. This lets you compare fine-tuned models against external model providers and make the leaderboard winner the production inference target.