onrup

Guides

How to fine-tune something that works.

Where should I start?

If you are not sure fine-tuning is the right answer, start with whether it is a prompt problem. If you have decided and need to size a run, start with how much VRAM you need. If a fine-tune has already disappointed you, start with why fine-tuned models fail.

What these are for

Fine-tuning has an unusually wide gap between the tutorial and the practice. The tutorial trains a model on a public dataset and reports a loss curve. The practice involves deciding whether the project is worth doing at all, discovering that a fifth of your examples are silently truncated, and explaining to somebody why the model that scored well is producing worse answers than the one it replaced.

These guides are about the second thing. Each opens with a direct answer to the question in its title, and each is written to be useful whether or not you use this platform — the memory arithmetic, the failure modes and the evaluation design are properties of the problem, not of us.

Where our own product is the answer, the guide says so and links to it. Where it is not — custom training loops, multi-node distribution, running on your own hardware — the guide says that instead and names what does solve it.

Getting started

Preparing data

Training

Evaluation

Serving

Cost

Subscribe by RSS →

Start with the free tier

A magic link creates your account, your tenant and your first API key. No card until you ask for compute.