Open Model Fine-Tuning Costs Plummet, Bottleneck Shifts to Inference and Ops

koltregaskes · x · 2026-07-03

The author details the current costs of fine-tuning open-source models: performing LoRA on 7-16B models via platforms like Together AI and Fireworks typically requires only 10-50 GBP in compute power, and 70B QLoRA generally stays within a few hundred GBP. The real challenge lies in inference and operations. Hosted endpoints offer pay-as-you-go billing for fine-tuned models at base model rates (around 0.2-0.9 GBP per million tokens for Llama-like models), eliminating idle GPU costs. However, for large-scale, stable traffic, self-hosting spot H100s (approx. 1-2.5 GBP per hour) remains more cost-effective.

Original post →

More from Infra

Infra channel →