Open source · Free forever

LLM Fine-Tuning
Visualized in 3D

Interactive explorations of LoRA, QLoRA, DPO, and more. See how each method works, calculate GPU costs, and find the right approach for your project.

Built for Engineers

More than just pretty graphics

🔬

3D Neural Network Viz

Interactive Three.js scenes showing actual architecture — frozen weights, adapters, gradient flow. Drag to orbit, scroll to zoom.

GPU Playground

Select your hardware, pick a model size, adjust LoRA rank — see real-time VRAM estimates, training cost, and whether your setup fits.

📋

Code Snippets

Copy-paste HuggingFace PEFT code for every method. Real, runnable examples — not pseudocode.