NVIDIA/NeMo-Evaluator-Launcher/launching-evals
NeMo Evaluator Launcher
NVIDIA
Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.