- Home
- Skills
- Agents & Orchestration
- local llm training
Works with the AI tools you already use
local llm training
Automated LLM fine-tuning orchestration with hardware probing and specific dependency management for homelabs.
$5
local llm training
Example session with this skill installed
Check the GPU node for training readiness and propose a plan to fine-tune Qwen3.5-9B on the existing generic corpus assets.
- Read your context and instructions
- Compiled the local llm training
- Generated the document
I have completed the pre-flight probes on gpu-node-2. The system disk /dev/sda2 is currently at 92% capacity (9GB free), while /data/storage has 181GB available. The generic cleaning toolkit was located in /path/to/projects/generic_toolkit/.
LLM Training Readiness Report
| Component | Status | Details |
|---|---|---|
| GPU Node | gpu-node-2 | Reachable via SSH |
| Primary Storage | /data/storage | 181GB Free (Recommended for venv/base) |
| Python Env | Missing | Needs venv at /data/storage/te-reo-train/venv |
| Base Model | Not Pulled | Target: Qwen3.5-9B-Instruct (HF Full Precision) |
| Dependencies | Required | transformers==4.56.1, unsloth, peft |
| VRAM Window | Available | Current time: 10:00 NZT (Next block: 11:20 NZT) |
| Corpus | Located | /home/user/general/generic_toolkit |
Next steps
- Create the training directory and virtual environment on
/data/storage. - Install the specific version-pinned stack (
transformers==4.56.1) to prevent tokenizer failures. - Run the cleaning scripts on the te reo corpus before initializing the QLoRA training run.
local-llm-training.pdf
PDF · document
Example file from a real run - the skill writes it into your workspace.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Fine-tuning LLMs on consumer hardware fails because of silent version mismatches and disk constraints. Standard scripts often assume standard environments, leading to VRAM fragmentation or broken imports on homelab nodes.
What it does
- Probes remote GPU nodes for live Python environment facts, disk availability, and resident VRAM usage before proposing a training plan.
- Orchestrates QLoRA and PEFT training stacks on high-capacity storage paths to bypass full system partitions.
- Enforces strict dependency pinning for Unsloth and Transformers to avoid common import and tokenizer errors.
- Manages training windows around hardware render blocks to prevent VRAM collisions with other services.
Frameworks & tools
PyTorch, PEFT, QLoRA, Unsloth, Transformers 4.56.1, Ollama, and SSH-based Linux environments.
Why this beats prompting it yourself
Standard LLMs will recommend "all-linear" target modules or latest package versions that break the Unsloth/PEFT dependency chain. This skill uses hard-won version pins and environment-specific disk pathing that general-purpose prompts miss.
Use cases
- Deploying a fine-tuning stack on a multi-disk GPU node with restricted system partitions.
- Fine-tuning Qwen3.5-9B models on generic corpora using QLoRA.
- Scheduling automated training jobs that respect hardware-locked rendering windows.
Known limitations
Does not support training on served quants like GGUF files. Requires manual user approval for package installations and model pulls on the target node.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 6 days ago
- Passed all security checks, Safe to install