Fine-tune open-weight models on your own GPU pod
Aquanode doesn't run the fine-tuning job for you. What you get is a bare GPU pod, billed per second, that you bring your own fine-tuning stack to, LoRA, QLoRA, full fine-tune or otherwise.
GPU pods are billed per second, from $0.059/hr for a A16 today. See the GPU Index for every current price, or the training cost calculator to estimate a full run.
How to fine-tune a model on Aquanode
- 1
Size the GPU for your model and method
LoRA/QLoRA fits on far less VRAM than a full fine-tune of the same model. Use the GPU recommender to see native/FP8/INT4 VRAM for a specific model, or the training cost calculator to estimate a full run.
- 2
Spin up a pod
Start from an empty pod (a GPU and a shell) or from the notebook environment (JupyterLab with PyTorch preinstalled) if you'd rather work interactively. Either way you get root access and per-second billing.
- 3
Install your fine-tuning stack
Aquanode doesn't preinstall a fine-tuning framework. On your pod, pip/conda install whatever your recipe needs: Hugging Face Transformers and PEFT for LoRA/QLoRA, TRL for SFT/DPO, or a higher-level trainer like Axolotl or Unsloth.
- 4
Train, then checkpoint
Run your training job on the pod. Snapshot the workspace with workspace backups so a checkpoint survives past the run, or to move it to a different GPU.
- 5
Run the result
Load your fine-tuned weights back into an inference stack on a pod sized for them, the same way you'd run any other model.
Prefer to work interactively first? Our notebook environment comes with JupyterLab and PyTorch preinstalled, so you can add your fine-tuning libraries and iterate before committing to a full training run.
Launch a GPU notebookModels people fine-tune
DeepSeek-R1-0528
160K tokens (163,840)
Llama 3.3 70B Instruct
128K tokens
Qwen2.5 7B Instruct
131K tokens full window (32K by default, extendable via YaRN); 8K max generation
deepseek-coder-6.7b-instruct
16K tokens (16,384)
DeepSeek-R1-Distill-Llama-70B
128K tokens (131,072)
DeepSeek-R1-Distill-Llama-8B-abliterated
128K tokens (131,072)
DeepSeek-R1-Distill-Qwen-1.5B
128K tokens (131,072)
DeepSeek-R1-Distill-Qwen-14B-abliterated-v2
128K tokens (131,072)
DeepSeek-V3
160K tokens (163,840)
DeepSeek-V3-0324
160K tokens (163,840)
DeepSeek-V3.1
160K tokens (163,840)
DeepSeek-V3.2-Exp
160K tokens (163,840)
Dolphin3.0-R1-Mistral-24B
32K tokens (32,768)
EXAONE-3.5-32B-Instruct
32K tokens (32,768)
GLM-4.5-Air
128K tokens (131,072)
GLM-4.6
198K tokens (202,752)
GLM-4.7-Flash
198K tokens (202,752)
GLM-5
198K tokens (202,752)
GLM-5.1
198K tokens (202,752)
GLM-5.2
1024K tokens (1,048,576)
granite-3.2-8b-instruct
128K tokens (131,072)
Hermes-3-Llama-3.1-405B-FP8
128K tokens (131,072)
Hermes-3-Llama-3.1-70B
128K tokens (131,072)
Hermes-3-Llama-3.1-8B
128K tokens (131,072)
Kimi-K2-Instruct
128K tokens (131,072)
Kimi-K2-Instruct-0905
256K tokens (262,144)
Llama-3.1-405B-Instruct
LLM
Meta-Llama-3.1-70B-Instruct-FP8
128K tokens (131,072)
Llama-3.1-8B-Instruct
LLM
Llama-3.1-8B-Lexi-Uncensored-V2
128K tokens (131,072)
Llama-3.1-Nemotron-Nano-8B-v1
128K tokens (131,072)
Llama-3.2-3B-Instruct
LLM
Llama-Guard-3-8B
LLM
Llama-Guard-4-12B
LLM
MiniMax-H3
LLM
MiniMax-M2.5
192K tokens (196,608)
MiniMax-M2.7
200K tokens (204,800)
Mistral-Small-24B-Instruct-2501
32K tokens (32,768)
Mixtral-8x7B-Instruct-v0.1
32K tokens (32,768)
Nous-Hermes-2-Mistral-7B-DPO
32K tokens (32,768)
Phi-3.5-mini-instruct
128K tokens (131,072)
Phi-3-mini-4k-instruct
4K tokens (4,096)
phi-4
16K tokens (16,384)
Qwen2.5-14B-Instruct
32K tokens (32,768)
Qwen2.5-3B-Instruct
32K tokens (32,768)
Qwen2.5-Coder-32B-Instruct
32K tokens (32,768)
Qwen3-1.7B
40K tokens (40,960)
Qwen3-1.7B-Base
32K tokens (32,768)
Qwen3-14B-Base
32K tokens (32,768)
Qwen3-235B-A22B-Instruct-2507-FP8
256K tokens (262,144)
Qwen3-235B-A22B-Thinking-2507
256K tokens (262,144)
Qwen3-30B-A3B
40K tokens (40,960)
Qwen3-32B
40K tokens (40,960)
Qwen3-4B
40K tokens (40,960)
Qwen3-4B-Base
32K tokens (32,768)
Qwen3.5-122B-A10B
256K tokens (262,144)
Qwen3.5-397B-A17B
256K tokens (262,144)
Qwen3.5-9B
256K tokens (262,144)
Qwen3.6-35B-A3B
256K tokens (262,144)
Qwen3.8-27B-FP8
256K tokens (262,144)
Qwen3-8B
40K tokens (40,960)
Qwen3-Coder-480B-A35B-Instruct
256K tokens (262,144)
Qwen3-Coder-Next
256K tokens (262,144)
Qwen3-Next-80B-A3B-Instruct
256K tokens (262,144)
Qwen3-Next-80B-A3B-Thinking
256K tokens (262,144)
ReaderLM-v2
512,768 tokens
SmolLM2-360M-Instruct
8K tokens (8,192)
Trinity-Large-Preview
256K tokens (262,144)
Wayfarer-12B
128K tokens (131,072)
New to fine-tuning? Read What Is AI Model Fine-Tuning? for the concepts (LoRA vs. full fine-tune, datasets, evaluation) before you rent a GPU.