Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

Tengjiao_codex_skill

Tengjiao_codex_skill contém 11 skills coletadas de CHDTevior, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
4
atualizado
2026-04-14
Forks
1
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

genai-evaluation-metrics
Cientistas de dados

Use when evaluating generative models — choosing metrics (FID, IS, KID, sFID, FDD, FVD, PRDC, LPIPS, SSIM, AuthPct, Vendi), setting up online or offline evaluation, feature extractor selection, distributed computation, memory management during sampling.

2026-04-14
gpu-training-acceleration
Cientistas de dados

Use when optimizing PyTorch training speed or memory on CUDA GPUs — global flags, torch.compile, fused optimizers, mixed precision, gradient checkpointing, kernel fusion, memory layout, or latent-space training. Applies to any PyTorch training workload.

2026-04-14
hf-dataset-management
Cientistas de dados

Use when curating, uploading, or managing HuggingFace datasets for ML training, including offline caching, preflight verification, and data directory conventions.

2026-04-14
hydra-experiment-config
Cientistas de dados

Use when structuring ML experiment configs with Hydra, adding new config groups, or debugging config resolution. Applies to any project using Hydra for hyperparameter management.

2026-04-14
ml-ablation-design
Cientistas de dados

Use when designing ablation studies to compare model components, loss functions, or architectural choices. Covers synthetic data experiments, variant loops, production metrics, and W&B grouping.

2026-04-14
wandb-experiment-tracking
Cientistas de dados

Use when integrating W&B experiment tracking into ML training pipelines, including logging strategy, run configuration, and online/offline mode management.

2026-04-14
webdataset-streaming
Cientistas de dados

Use when streaming large datasets from tar shards with WebDataset, replacing file-based DataLoaders, or precomputing encoder latents into shards.

2026-04-14
slurm-gpu-resource-guard
Administradores de redes e sistemas de computador

Manage ts1v23 Slurm GPU availability on Iridis by checking active allocations, deciding whether remaining walltime is sufficient for training/debug, and submitting renewal jobs with gpu-jupyter.sh (H100), gpu-jupyter2.sh (A100), gpu-jupyter_ecs_a100.sh (swarm_a100 A100), gpu-jupyter3.sh (quad_h200 H200), or gpu-jupyter_dualh200.sh (dual_h200 H200). Use when the user asks to check current GPU resources, renew cards due to low remaining time, or run debug commands on allocated compute nodes.

2026-03-09
codex-dl-plan-harness
Cientistas de dados

Read an uploaded deep-learning research plan file and prepare all files needed to run the Codex DL long-running harness. Use when the user asks to convert a plan into runnable scaffold files, generate required file manifests, or regenerate the in-project mechanism document.

2026-03-07
server-github-skill-upload
Desenvolvedores de software

Sync one or more local Codex skill folders from this server to a GitHub repository with incremental commit and push. Use when user asks to upload/update skills, keep remote skill repo in sync, or troubleshoot skill publishing issues (SSH auth, git identity, remote URL rewrite).

2026-03-01
markdown-mermaid-support
Desenvolvedores web

Create or revise technical Markdown documents that need Mermaid diagrams, flow validation, and source-code evidence links. Use when docs describe workflows/dependencies/branches and should include clickable file:line references plus concrete code snippets.

2026-03-01