funsloth-runpod
Installation
SKILL.md
RunPod Training Manager
Run Unsloth training on RunPod GPU instances.
Prerequisites
- RunPod API Key:
echo $RUNPOD_API_KEY(get at runpod.io/console/user/settings) - RunPod SDK:
pip install runpod - Training notebook/script: From
funsloth-train
Workflow
1. Select GPU
Related skills
More from chrisvoncsefalvay/funsloth
funsloth-hfjobs
Training manager for Hugging Face Jobs - launch fine-tuning on HF cloud GPUs with optional WandB monitoring
3funsloth-check
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
3funsloth-local
Training manager for local GPU training - validate CUDA, manage GPU selection, monitor progress, handle checkpoints
3funsloth-upload
Generate comprehensive model cards and upload fine-tuned models to Hugging Face Hub with professional documentation
2funsloth-train
Generate Unsloth training notebooks and scripts. Use when the user wants to create a training notebook, configure fine-tuning parameters, or set up SFT/DPO/GRPO training.
2