Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    local llm training

    1

    Automated LLM fine-tuning orchestration with hardware probing and specific dependency management for homelabs.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    local llm training

    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

    ComponentStatusDetails
    GPU Nodegpu-node-2Reachable via SSH
    Primary Storage/data/storage181GB Free (Recommended for venv/base)
    Python EnvMissingNeeds venv at /data/storage/te-reo-train/venv
    Base ModelNot PulledTarget: Qwen3.5-9B-Instruct (HF Full Precision)
    DependenciesRequiredtransformers==4.56.1, unsloth, peft
    VRAM WindowAvailableCurrent time: 10:00 NZT (Next block: 11:20 NZT)
    CorpusLocated/home/user/general/generic_toolkit

    Next steps

    1. Create the training directory and virtual environment on /data/storage.
    2. Install the specific version-pinned stack (transformers==4.56.1) to prevent tokenizer failures.
    3. Run the cleaning scripts on the te reo corpus before initializing the QLoRA training run.

    local-llm-training.pdf

    PDF · document

    Generated

    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

    Verify hardware and VRAM availability before starting training jobs.Resolve Unsloth and Transformers version conflicts automatically.Direct training artifacts to high-capacity storage to avoid disk pressure.Coordinate fine-tuning tasks around scheduled hardware render blocks.

    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.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 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

    Listed6 days ago

    What's inside

    Frequently Asked Questions