hermes-agent/optional-skills/mlops
teknium1 1c646499b6 fix(skills): sync mlops training/model-infra skills to current APIs
Seven optional mlops training skills had stale APIs, config paths, image locations, and requirement pins. Verified against upstream and corrected:

- torchtitan: removed TOML train_configs paths (replaced upstream by config registry)
- trl-fine-tuning: PPO removed from TRL 1.x -> GRPO/RLOO; SFTTrainer tokenizer= -> processing_class
- flash-attention: torch.backends.cuda.sdp_kernel (deprecated) -> torch.nn.attention.sdpa_kernel; corrected false FA3/FP8-in-pip claim (FA2 only)
- accelerate: DeepSpeedPlugin instance not raw dict; --config_file expects accelerate YAML; auto_wrap_policy -> transformer_based_wrap
- saelens: v6 nested training config (sae=/logger=); from_pretrained tuple -> from_pretrained_with_cfg_and_sparsity
- tensorrt-llm: Docker Hub image 404 -> NGC nvcr.io; rc pin -> GA; CUDA req updated
- nemo-curator: pip extras renamed; repo moved to NVIDIA-NeMo/Curator; 1.x pipeline rewrite noted
2026-07-24 08:18:05 -07:00
..
accelerate fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
chroma docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
clip docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
faiss docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
flash-attention fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
guidance fix(skills): sync mlops structured-output/vectordb skills to current APIs 2026-07-24 08:18:01 -07:00
huggingface-tokenizers docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
inference/outlines fix(skills): sync mlops structured-output/vectordb skills to current APIs 2026-07-24 08:18:01 -07:00
instructor docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
lambda-labs docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
llava docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
modal fix(skills): sync mlops structured-output/vectordb skills to current APIs 2026-07-24 08:18:01 -07:00
models/segment-anything-model fix(skills): align skill directory names with frontmatter name 2026-07-24 07:53:54 -07:00
nemo-curator fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
obliteratus docs(skills): fix broken related_skills references (#37338) 2026-07-24 07:54:05 -07:00
peft docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
pinecone fix(skills): sync mlops structured-output/vectordb skills to current APIs 2026-07-24 08:18:01 -07:00
pytorch-fsdp docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
pytorch-lightning docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
qdrant fix(skills): sync mlops structured-output/vectordb skills to current APIs 2026-07-24 08:18:01 -07:00
research refactor(skills): clean up bundled skill set + add environments: relevance gate (#39028) 2026-06-04 06:11:22 -07:00
saelens fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
simpo docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
slime docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
stable-diffusion docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
tensorrt-llm fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
torchtitan fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
training fix(skills): sync mlops training/model-infra skills to current APIs 2026-07-24 08:18:05 -07:00
whisper docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00