What problem does it solve?
This Skill coordinates Cosmos-Reason2 vision-language model fine-tuning for SOP monitoring, replacing manual job launch, progress tracking, anomaly checks, checkpoint handling, and reporting with a structured workflow.
Core Features & Use Cases
- Pre-flight Validation: Checks service health, GPU availability, and conflicting training jobs before starting.
- Training Monitoring: Launches fine-tuning through the local API and tracks status, progress, loss, steps, GPU usage, OOM events, NaN losses, and other anomalies.
- Checkpoint Preparation: Detects LoRA adapters, normalizes adapter configuration, merges adapters with the base model, verifies inference-ready artifacts, and preserves the original adapter.
- Training Reports: Collects final metrics and anomaly summaries into a report for completed, failed, or cancelled jobs.
- Use Case: Given an augmented SOP video QA dataset ID, use this Skill to run training through completion and produce a deployable checkpoint and documented results.
Quick Start
Ask the Skill to fine-tune the SOP monitoring VLM using the specified augmented dataset ID and monitor the run through its final report.