Price floor Every GPU at least 30% below the market median — re-checked against the marketplace weekly.

See the proof

Template · Training & fine-tuning · CUDA 12.6

Run Axolotl fine-tuning on a cloud GPU, in 30 seconds

Fine-tune Llama, Qwen or Mistral from one YAML — LoRA, QLoRA and multi-GPU FSDP. Axolotl fine-tunes Llama, Qwen, Mistral and friends from one YAML: LoRA, QLoRA, full-parameter, DeepSpeed and FSDP, with dataset formats handled for you. The template is what our QLoRA walkthrough is written against — checkpoints go to a volume, the trainer instance is disposable. From $0.131/hr on an interruptible RTX 4090.

Running in ~30 s

Pre-cached image, ports mapped, TLS terminated — the stack is working before you finish reading this.

Template is free

You pay the GPU price only: Axolotl — Fine Tuning on a RTX 4090 is $0.262/hr on-demand, $0.131/hr interruptible, billed per second.

Volumes for state

Models, datasets and outputs live on a $0.08/GB/mo volume; the instance stays disposable.

Private by default

Dedicated GPU, encrypted disk, crypto payments, no KYC, no stored IPs — Jupyter and SSH behind your own credentials.

Best GPUs for Axolotl — Fine Tuning

Three price points that run this template well — Good, Better, Best. Every model in the catalogue works; these are the value picks.

TierGPUVRAMOn-demandInterruptibleWhy this cardAction
GoodRTX 409024 GB$0.262$0.131QLoRA 8B–13B on 24 GB for a couple of dollars.Deploy
BetterA100 SXM480 GB$0.583$0.29180 GB with NVLink for full fine-tunes and 8× FSDP.Deploy
BestH100 PCIE80 GB$2.147$1.07380 GB + FP8 — full fine-tunes in roughly half the A100 wall-clock.Deploy

Need more VRAM? The full catalogue lists all 76 models with live availability; the VRAM guide sizes models to cards.

Deploy Axolotl — Fine Tuning from the console, CLI or API

Pick the template in the console deploy bar, or script it:

  • Console — filter by GPU, choose Axolotl — Fine Tuning in the template picker, set disk and env, deploy.
  • CLIpip install powergpu, then the command on the right. CLI reference.
  • APIPOST /v1/instances with "template": "axolotl-fine-tuning". REST reference.
  • Own image — any OCI reference works too; we inject the NVIDIA runtime. Template docs.
deploy — axolotl-fine-tuning
$ powergpu launch --gpu rtx-4090 --template axolotl-fine-tuning \
    --disk 100 --volume models:/workspace/models
 instance i-7a41c0e2 running (27.9s)
# Axolotl — Fine Tuning · RTX 4090 · $0.262/hr · per second
# https://i-7a41c0e2.powergpu.io:8888 (TLS)
$ powergpu stop i-7a41c0e2   # billing ends this second

What is inside the Axolotl — Fine Tuning template

Imageaxolotlai/axolotl-cloud
CUDACUDA 12.6
Accessalso builds for ARM hosts · SSH shell · JupyterLab on a mapped port
CategoryTraining & fine-tuning
StorageInstance NVMe disk (sized at deploy) + optional network volumes
BillingGPU price only, per second — no template fee, no setup fee

Other training & fine-tuning templates

Axolotl — Fine Tuning on a cloud GPU: FAQ

Environment variables, ports and custom images are covered in the template docs.

How much does it cost to run Axolotl — Fine Tuning on a cloud GPU?

Only the GPU price — the template is free. From $0.131/hr on an interruptible RTX 4090, $0.262/hr on-demand on a RTX 4090. Billing is per second, so an hour of tinkering costs an hour, not a day. Storage is $0.08/GB/month.

How long does Axolotl — Fine Tuning take to start?

About 30 seconds from the deploy click: the image is pre-cached on hosts, ports are mapped and TLS is terminated for you. Restarting a stopped instance is faster, and your disk is exactly as you left it.

Can I keep my models and outputs between sessions?

Yes — attach a volume at deploy. Everything on the volume survives instance destruction and mounts on the next instance in the region in seconds, at $0.08/GB/month. The instance disk itself survives stop/start but not destroy.

How long does a QLoRA run take?

About 1.5 hours for 10k instruction pairs on Llama 3.1 8B on one RTX 4090; a 70B QLoRA on an 80 GB card is an overnight job. The guide lists exact configs and bills.

Deploy your first GPU in under a minute

Top up in crypto, benchmark us against your current provider. Per-second billing, fixed prices ≥ 30% below market — cancel by just stopping the instance.