What problem does it solve? Running consistent, reproducible LLM benchmarks across many harnesses and infrastructure types is complex and error-prone. This Skill standardizes evaluation of language and vision-language models across 100+ benchmarks from 18+ harnesses with container-first execution on local Docker, Slurm HPC clusters, or Lepton cloud. ## Core Features & Use Cases - Multi-harness benchmarking: Run MMLU, HumanEval, GSM8K, GPQA, safety harnesses (Aegis, WildGuard, garak), and VLM tasks (OCRBench, ChartQA, MMMU) through one unified CLI. - Multi-backend execution: Execute evaluations locally via Docker, on Slurm HPC clusters with vLLM/SGLang/NIM deployment, or on Lepton cloud, with job status tracking and kill controls. - Result export and comparison: Export results to MLflow, Weights & Biases, or local JSON to compare multiple models on identical tasks. - Use Case: Benchmark Llama 3.1 8B and Mistral 7B on MMLU Pro, GSM8K, and IFEval against NVIDIA's hosted API, then export both runs to MLflow for side-by-side comparison. ## Quick Start Ask the AI to evaluate a model on the ifeval benchmark using the nemo-evaluator-launcher CLI with a config pointing to your OpenAI-compatible endpoint and NGC API key.