Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training …

TypeSKILL_MD
Supported agentsclaude-code
LicenseMIT
Last updated2026-05-26
Quality signal86 / 100
SourceView source
Evaluation status

A local static scan is available. This is not an official security certification or benchmark.

Claim this skill (are you the author?)

Similar skills

SKILL_MD
79

Generates code that transforms datasets between ML schemas for model training or evaluation. Use when the user says "transform", "convert", "reformat", "change the format", or when a dataset's schema needs to change to match the target format — always use this skill for format changes rather than w…

MLOps / AI 工程Safe-ishScanned
SKILL_MD
ctf-ai-ml
by ljagiello
88

Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, prompt injection, membership inference, training data poisoning, fine-tuning manipulation, neural network analysis, LoRA adapter exploitation, LL…

MLOps / AI 工程Safe-ishScanned
SKILL_MD
run-agent
by open-gitagent
88

Configures and runs agents with different adapters including Claude, OpenAI, CrewAI, Lyzr, and GitHub Models. Supports local execution, remote git repos, and one-shot prompts. Use when the user wants to run an agent, switch LLM providers, configure adapter settings, or launch agents from git reposi…

MLOps / AI 工程Safe-ishScanned
SKILL_MD
86

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, v…

MLOps / AI 工程Safe-ishScanned
SKILL_MD
peft-fine-tuning
by OpenRaiser
86

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transfor…

MLOps / AI 工程Safe-ishScanned