What problem does it solve?
This Skill helps you deploy, validate, troubleshoot, and train large language and vision-language models without breaking shared environments or relying on guesswork.
Core Features & Use Cases
- Model serving: Set up vLLM OpenAI-compatible endpoints with correct multimodal limits, tool calling, reasoning controls, CUDA Graph settings, and remote access validation.
- Model training: Configure ms-swift SFT, DPO, and GRPO runs with version-aware hyperparameters, full-training settings, loss masking, long-context handling, and checkpoint hygiene.
- Operational safety: Avoid unsafe environment edits, verify labels and loss scales before training, and use dry runs plus logs to catch OOMs, parser issues, and masking errors early.
Quick Start
Ask for a version-aware deployment or training plan for your target model, including the correct vLLM or ms-swift commands, validation checks, and troubleshooting steps.