NVIDIA TAO avatar

NVIDIA TAO

Official

@nvidia-tao

0Followers
|
11Public Repos
|
60Published Skills

Offers a comprehensive framework for training, fine-tuning, and deploying specialized computer vision and deep learning models across diverse GPU-accelerated infrastructure.

Skills Distribution
DomainAI Models & ...Model Training & F.. (45%)Infrastructure Orc.. (30%)Data Engineering &.. (25%)

Agent Skills by NVIDIA TAO

Showing 60 vetted skills indexed across 1 GitHub repositories.

NVIDIA-TAONVIDIA-TAO
83

REPLACE-WITH-PLATFORM-NAME

Automate GPU job deployment on REPLACE-PLATFORM via APIs and Docker.

Official
Intermediate
NVIDIA-TAONVIDIA-TAO
83

replace-with-skill-name

Convert PDF documents to plain text for editing.

Official
Basic
NVIDIA-TAONVIDIA-TAO
83

pdf

Extract text and structured data from PDF documents using pypdf and pdfplumber.

Official
Intermediate
NVIDIA-TAONVIDIA-TAO
83

model-trainer

Configure environments and execute AI model training workflows.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

skill-skeleton

Generate a template for new data transformation skills with metadata and instructions.

Official
Basic
NVIDIA-TAONVIDIA-TAO
83

tao-launch-workflow

Automate TAO workflow launches with platform selection, credentials, and preflight checks.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-list-capabilities

List TAO Skill Bank plugin capabilities for applications, workflows, models, and AutoML.

Official
Intermediate
NVIDIA-TAONVIDIA-TAO
83

tao-run-on-kubernetes

Submit TAO container jobs as Kubernetes Jobs with NVIDIA GPU scheduling.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-run-on-brev

Automate TAO training, evaluation, and inference jobs on Brev GPU instances via the Brev CLI.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-run-platform

Submit and monitor GPU training jobs on NVIDIA TAO platforms.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-run-on-local-docker

Execute TAO SDK jobs in Docker containers with NVIDIA GPU acceleration.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-run-on-docker

Run Docker containers on GPU hosts with NVIDIA Container Toolkit.

Official
Intermediate
NVIDIA-TAONVIDIA-TAO
83

tao-setup-nvidia-gpu-host

Install NVIDIA drivers, CUDA Toolkit, and Container Toolkit for Docker or Kubernetes backends.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-run-on-slurm

Automate remote TAO GPU job submission on SLURM clusters via SSH.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-grounding-dino

Automate Grounding DINO training, evaluation, and ONNX export with PyTorch.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-finetune-cosmos-reason

Automate fine-tuning of video QA models with SFT and LoRA.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-mask2former

Automates Mask2Former model training, evaluation, export, quantization, and inference.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-action-recognition

Train, evaluate, export, and run inference on TAO action-recognition models.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-segformer

Automate training, evaluation, export, and inference for NVIDIA TAO SegFormer models.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-metric-learning-recognition

Train, evaluate, export, and infer TAO metric-learning recognition models.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-centerpose

Automate training, evaluation, and deployment of 6-DoF pose estimation models.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-finetune-cosmos-embed

Fine-tune and evaluate the Cosmos-Embed1 video-text embedding model.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-train-fast-foundation-stereo

Train, evaluate, export, and run inference on TAO FastFoundationStereo models.

Official
Advanced
NVIDIA-TAONVIDIA-TAO
83

tao-finetune-clip

Fine-tune CLIP models for image-text retrieval, classification, and ONNX/TensorRT deployment.

Official
Advanced

Frequently Asked Questions About NVIDIA TAO

FAQPage Schema
What specific model training tasks are supported by NVIDIA TAO?

NVIDIA TAO supports training, evaluation, and export for diverse architectures including DINO, Mask2Former, SegFormer, PointPillars, and Visual ChangeNet. It enables fine-tuning of vision-language models and provides specialized capabilities for pose estimation, action recognition, and scene text detection.

Which infrastructure environments can execute these model training jobs?

Jobs can be executed across local Docker containers, Kubernetes clusters, SLURM environments, or cloud-based GPU instances like Brev. The framework handles job submission, scheduling, and monitoring through integrated connectors for these specific compute backends.

What are the prerequisites for running these model training jobs?

Users must have NVIDIA drivers, the CUDA Toolkit, and the NVIDIA Container Toolkit installed on their host machines. Additionally, datasets must be validated for format compatibility using the provided dataset conversion and validation utilities before initiating training.