所有 Skills

找到 6179 個 Skills

Skills 列表

vss-generate-video-report

vss-generate-video-report

3Kresearch-knowledge

Use this skill when producing a VSS analysis report — Mode A per-clip VLM, Mode B incident-range via video-analytics. Not for standalone video summarization, real-time alerts or ad-hoc Q&A.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-parallelism-strategies

nemo-mbridge-perf-parallelism-strategies

3Kbackend-api

Operational guide for choosing and combining parallelism strategies in Megatron Bridge, including sizing rules, hardware topology mapping, and combined parallelism configuration.

nvidia avatarnvidia
獲取
nemo-mbridge-multi-node-slurm

nemo-mbridge-multi-node-slurm

3Ktesting-qa

Convert single-node scripts to multi-node Slurm sbatch jobs and debug common multi-node failures. Covers srun-native vs uv run torch.distributed approaches, container setup, NCCL timeouts, OOM sizing for MoE models, and interactive allocation.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-vlm-training

nemo-mbridge-perf-moe-vlm-training

3Kagent-workflows

Practical guidance for training MoE VLMs in Megatron Bridge. Compares FSDP and 3D-parallel approaches, using rounded lessons from Qwen3-VL, Qwen3-Next, and other multimodal experiments.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-activation-recompute

nemo-mbridge-perf-activation-recompute

3Kbackend-api

Validate and use selective and full activation recompute in Megatron Bridge to reduce GPU memory usage at the cost of extra compute. Use for activation memory OOMs or regressions involving recompute_granularity, recompute_num_layers, recompute_modules, recompute_method, selective recompute, full recompute, or activation checkpointing.

nvidia avatarnvidia
獲取
nemo-mbridge-mlm-bridge-training

nemo-mbridge-mlm-bridge-training

3Ktesting-qa

Run Megatron-LM (MLM) and Megatron Bridge training with mock or real data. Covers correlation testing, available recipes, and multi-GPU examples.

nvidia avatarnvidia
獲取
tilegym-adding-cutile-kernel

tilegym-adding-cutile-kernel

3Kagent-workflows

Add a new cuTile GPU kernel operator to TileGym. Covers dispatch registration in ops.py, cuTile backend implementation, __init__.py exports, test creation, and benchmark in tests/benchmark. Use when adding, creating, or implementing a new cuTile operator/kernel in TileGym, or when asking how to register a new cuTile op.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-long-context

nemo-mbridge-perf-moe-long-context

3Kresearch-knowledge

Long-context MoE training guidance for Megatron Bridge. Covers CP sizing, selective recompute, dispatcher choices, and practical patterns from DSV3, Qwen3, and Qwen3-Next long-context experiments.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-expert-parallel-overlap

nemo-mbridge-perf-expert-parallel-overlap

3Ktesting-qa

Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as DeepEP and HybridEP.

nvidia avatarnvidia
獲取
vss-generate-video-calibration

vss-generate-video-calibration

3Kbackend-api

Use to run AutoMagicCalib on local MP4s, RTSP, or the bundled sample dataset, and to deploy vss-auto-calibration when needed. Do not use for non-AMC calibration or runtime analytics.

nvidia avatarnvidia
獲取
dicom-series-preflight

dicom-series-preflight

3Kagent-workflows

Used for header-only preflight of one DICOM series folder before conversion or inference. Not for de-identification or clinical clearance.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-optimization-workflow

nemo-mbridge-perf-moe-optimization-workflow

3Kbackend-api

Evidence-gated workflow for MoE performance optimization in Megatron Bridge. Covers measurement contracts, the Three Walls framework, parallel folding, profiling, matched A/B tuning, and final validation.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-hierarchical-context-parallel

nemo-mbridge-perf-hierarchical-context-parallel

3Ktesting-qa

Operational guide for enabling hierarchical context parallelism in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-sequence-packing

nemo-mbridge-perf-sequence-packing

3Ktesting-qa

Validate and use packed sequences and long-context training in Megatron-Bridge, including offline LLM packing, collate-time VLM packing, Energon online packing, and CP constraints.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-hardware-configs

nemo-mbridge-perf-moe-hardware-configs

3Kresearch-knowledge

Representative, point-in-time MoE training playbooks by hardware and model family. Use them as candidate seeds, then revalidate the exact runtime, semantics, topology, and steady-state throughput.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-comm-overlap

nemo-mbridge-perf-moe-comm-overlap

3Ktesting-qa

MoE expert-parallel communication overlap in Megatron Bridge. Covers dispatch/combine overlap, flex dispatcher backends, and expert wgrad scheduling.

nvidia avatarnvidia
獲取
nemo-mbridge-resiliency

nemo-mbridge-resiliency

3Kbackend-api

Resiliency features in Megatron Bridge including fault tolerance, straggler detection, in-process restart, preemption, and re-run state machine.

nvidia avatarnvidia
獲取
vss-setup-video-analytics-api

vss-setup-video-analytics-api

3Kdevops-cloud

Use to deploy the vss-video-analytics-api REST service standalone (config-source, data-log bind, Elasticsearch, optional Kafka). Not for full warehouse deploy.

nvidia avatarnvidia
獲取
vss-manage-video-io-storage

vss-manage-video-io-storage

3Kbackend-api

Use to call the VIOS REST API (sensor list, timelines, clip extraction, snapshots, add/delete sensors and streams). Not for VLM inference or search.

nvidia avatarnvidia
獲取
vss-deploy-video-embedding

vss-deploy-video-embedding

3Kdevops-cloud

Use this skill when deploying, operating, or integrating the VSS 3.2 GA RT-Embed Video Embedding microservice. Covers Docker Compose bring-up, GPU and storage prerequisites, the `/v1` REST API (file uploads, text and video embeddings, live RTSP streams, health and metrics), Redis/Kafka/OTel integration, common failure modes, and teardown.

nvidia avatarnvidia
獲取
vss-deploy-detection-tracking-2d

vss-deploy-detection-tracking-2d

3Kbackend-api

Use this skill when the user wants to deploy, run, debug, tear down, or call the REST API of the RTVI-CV 2D detection / tracking microservice. Trigger when the user says things like 'deploy rtvi-cv', 'start warehouse 2d', 'add a stream', 'check rtvi-cv health', or 'stop the perception container'. Not for VLM, embedding, or analytics — use the matching vss-* skill.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-megatron-fsdp

nemo-mbridge-perf-megatron-fsdp

3Ktesting-qa

Operational guide for enabling Megatron FSDP in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.

nvidia avatarnvidia
獲取
vss-manage-alerts

vss-manage-alerts

3Kbackend-api

Use for VSS alert workflows — real-time monitoring, Alert-Bridge subscriptions, Slack notifications, incident queries, camera onboarding. Not for non-alert analytics.

nvidia avatarnvidia
獲取
nemo-mbridge-perf-moe-dispatcher-selection

nemo-mbridge-perf-moe-dispatcher-selection

3Ktesting-qa

Choose the right MoE token dispatcher (`alltoall`, DeepEP, or HybridEP) for the hardware, EP degree, and optimization stage. Summarizes patterns from DSV3, Qwen3, Qwen3-Next, and VLM bring-up work.

nvidia avatarnvidia
獲取
想按分類檢視?試試 /category/writing-content.