Run LLM post-training workflows including SFT, OSFT, LoRA fine-tuning, and GRPO reinforcement learning through a unified interface with automatic GPU memory estimation and environment setup.
Use when the user wants to estimate GPU memory (VRAM) requirements for a training configuration, check if a model will fit on their GPUs, or plan GPU allocation for training.
Use when the user wants to set up LLM training for the first time, or when training_hub is not yet installed/configured in the current environment.
Use when the user wants to run a training job using a saved configuration. For algorithm selection, hyperparameter advice, or troubleshooting, use the training-hub-guide skill instead.
Guides users through LLM post-training with Training Hub, including installation, algorithm selection (SFT, OSFT, LoRA), hyperparameter tuning, troubleshooting OOM errors, interpreting loss curves, and leveraging backend-specific features. Use when the user is working with training_hub, fine-tuning language models, asking about SFT/OSFT/LoRA training, or debugging GPU/CUDA training issues.
docs/README.md
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSynthetic data generation — composable blocks and YAML-defined flows for building LLM training datasets
Inference-time scaling for LLMs — generate multiple candidates and select the best using voting, scoring, or search
npx claudepluginhub red-hat-ai-innovation-team/training_hub --plugin training-hubMachine learning training and inference pipeline using cloud GPUs (Modal, Lambda Labs, RunPod) with HuggingFace ecosystem - no local GPU required
Skills for fine-tuning language models with the Tinker API — research, debugging, and more.
ML engineering plugin: Give your AI coding agent ML engineering superpowers.
Transfer learning adaptation
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Troubleshooter + machine-readable corpus for reinforcement-learning training, evaluation, and experiment design on LLM agents (single/multi-agent, multi-turn, tool-augmented). Distilled from the AgentsMeetRL awesome list (312 projects).