launching-evals

Launch and monitor Nemo Evaluator runs across clusters and Slurm jobs.

2.8k|332|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/NVIDIA/skills --skill launching-evals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launching-evals
Source: https://github.com/NVIDIA/skills/tree/main/skills/NeMo-Evaluator-Launcher/launching-evals
Command: npx skills add https://github.com/NVIDIA/skills --skill launching-evals

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Running complex LLM evaluation workflows with Nemo Evaluator Launcher can be error-prone and hard to track across clusters; this skill provides a structured approach to launching, monitoring, debugging, and analyzing evaluations, including artifact export and log inspection.

Core Features & Use Cases

  • Launch evaluations with a config, monitor status and live progress, and collect results.
  • Debug failed runs by inspecting client and server logs, and export artifacts for analysis.
  • Analyze results and metrics across runs with benchmark-specific guidance stored under references.

Quick Start

Submit an evaluation config to start a run and monitor its progress.

Frequently Asked Questions about launching-evals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch and monitor LLM evaluations across Slurm clusters?

You can launch and monitor LLM evaluations by submitting a config through the nemo-evaluator-launcher, which orchestrates runs across Slurm clusters and provides live status querying. This skill structures the config submission and status tracking process.

How do I debug failed Nemo Evaluator runs using logs?

Debug failed Nemo Evaluator runs by inspecting client and server logs retrieved via the nemo-evaluator-launcher. This skill facilitates log inspection and artifact export to pinpoint execution errors across clusters.

Can I export artifacts and analyze benchmarking results from Nemo Evaluator jobs?

Yes, you can export artifacts and analyze benchmarking results from completed Nemo Evaluator jobs. This skill applies benchmark-specific guidance stored under references to analyze metrics across multiple runs.

What is the best way to track live evaluation progress for large language models?

The best way to track live evaluation progress is by using the nemo-evaluator-launcher to query status and retrieve info. This skill integrates with the launcher to manage live progress monitoring and result collection.

Does the Nemo Evaluator Launcher support submitting custom benchmark configs?

Yes, the Nemo Evaluator Launcher supports submitting custom benchmark configs to start evaluation runs. This skill manages the config submission process to execute and orchestrate the specified LLM evaluations.