content/guides/lab-fine-tuning.md
This lab provides a hands-on walkthrough of fine-tuning AI models using Docker Offload, Docker Model Runner, and Unsloth. Learn how to customize models for your specific use case, validate the results, and share them via Docker Hub.
| # | Module | Description |
|---|---|---|
| 1 | Introduction | Overview of fine-tuning concepts and the Docker AI stack |
| 2 | Fine-Tuning with Docker Offload | Run fine-tuning using Unsloth and Docker Offload |
| 3 | Validate and Publish | Test the fine-tuned model and publish to Docker Hub |
| 4 | Conclusion | Summary, key takeaways, and next steps |
Ensure you have Docker Offload running, then start the labspace:
$ docker compose -f oci://dockersamples/labspace-fine-tuning up -d
Then open your browser to http://localhost:3030.