ml-training

Guide ML model training on cloud GPUs with platform selection and cost estimation.

3|Updated Sep 27, 2025
One-click install
npx skills add https://github.com/Sheldon-92/TAD --skill ml-training-sheldon-92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ml-training
Source: https://github.com/Sheldon-92/TAD/tree/main/.tad/capability-packs/ml-training
Command: npx skills add https://github.com/Sheldon-92/TAD --skill ml-training-sheldon-92

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ML model training on cloud GPUs is complex and costly to orchestrate; this pack provides structured guidance for platform selection, LoRA/QLoRA fine-tuning, data preparation, cost estimation, and human-AI collaboration workflows to streamline end-to-end training.

Core Features & Use Cases

  • Platform selection guidance across Colab, RunPod, Vast.ai, and Lambda with budget-aware routing.
  • LoRA/QLoRA fine-tuning configurations for LLMs and voice models.
  • Data preparation pipelines for both large language and voice fine-tuning.
  • Comprehensive cost estimation framework including VRAM-to-cost mappings and risk considerations.
  • Human-AI collaboration workflows via MCP browser automation for Colab-based training.

Quick Start

Provide your base model, training data formats, and budget, then activate the skill to get a platform recommendation and initial training setup.

Frequently Asked Questions about ml-training

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I estimate cloud GPU training costs for LoRA fine-tuning?

Cloud GPU training cost estimation maps your VRAM requirements to hourly rates across platforms like RunPod and Vast.ai. It calculates total expenses by factoring in estimated GPU hours and specific LoRA configurations to provide a budget-aware routing recommendation.

What is the best way to choose a cloud platform for LLM training with budget constraints?

Choosing a cloud platform for LLM training involves budget-aware routing across Colab, RunPod, Vast.ai, and Lambda. The system evaluates your specific budget and VRAM constraints to recommend the most suitable platform for your fine-tuning needs.

Can I use QLoRA fine-tuning for voice models on free cloud platforms?

QLoRA fine-tuning for voice models is supported on free cloud platforms like Colab. The system guides configurations for both large language and voice models, ensuring your setup aligns with available VRAM and platform limitations.

How do I prepare data for voice model fine-tuning on cloud GPUs?

Data preparation for voice model fine-tuning involves structuring your training data formats before activating the skill. The system provides specific data preparation pipelines tailored for both large language and voice fine-tuning workflows.

Does MCP browser automation work for Colab-based training workflows?

MCP browser automation supports Colab-based training workflows through human-AI collaboration. It enables automated execution and monitoring of training processes directly within the Colab environment.

What are the VRAM requirements for QLoRA configurations on cloud GPUs?

VRAM requirements for QLoRA configurations depend on the base model size and fine-tuning strategy chosen. The system enforces your specific platform and VRAM requirements via provided references to ensure successful cloud GPU training.