nemo-evaluator

Evaluate LLMs with MMLU, HumanEval, and GSM8K benchmarks.

7|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/eyadsibai/ltk --skill nemo-evaluator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemo-evaluator
Source: https://github.com/eyadsibai/ltk/tree/main/plugins/ltk-data/skills/nemo-evaluator
Command: npx skills add https://github.com/eyadsibai/ltk --skill nemo-evaluator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of evaluating Large Language Models (LLMs) by providing a robust framework for running industry-standard benchmarks and setting up complex evaluation pipelines.

Core Features & Use Cases

  • Comprehensive Benchmarking: Supports over 100 benchmarks across 18+ harnesses, including MMLU, HumanEval, and GSM8K.
  • Reproducible Evaluation: Utilizes containerization for consistent results across different environments.
  • Flexible Deployment: Enables evaluation on local Docker, Slurm HPC clusters, or cloud platforms.
  • Use Case: You need to compare the performance of two new LLMs on coding tasks and general knowledge. Use this Skill to configure and run HumanEval and MMLU benchmarks for both models, generating a comparative report.

Quick Start

Install the NeMo Evaluator SDK by running pip install nemo-evaluator-launcher.

Frequently Asked Questions about nemo-evaluator

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

FAQPage Schema
How do I run MMLU and HumanEval benchmarks to evaluate LLMs?

You can evaluate LLMs on MMLU and HumanEval by configuring reproducible, containerized pipelines with the NeMo Evaluator. It supports over 100 benchmarks across 18+ harnesses to generate comparative model performance reports.

What benchmarks are available for LLM evaluation besides GSM8K?

LLM evaluation benchmarks include MMLU for general knowledge, HumanEval for coding tasks, and GSM8K for math reasoning. The framework supports over 100 benchmarks across 18+ harnesses for comprehensive enterprise model assessment.

Can I run LLM evaluation pipelines on Slurm HPC clusters or local Docker?

Yes, LLM evaluation pipelines support multi-backend execution across local Docker, Slurm HPC clusters, and cloud deployments. This flexible deployment ensures consistent, reproducible benchmark results across different computing environments.

How do I set up reproducible LLM evaluation pipelines for enterprise model assessment?

You set up reproducible LLM evaluation pipelines by installing the NeMo Evaluator SDK via pip and utilizing containerization. This ensures consistent benchmark results across different environments for enterprise-grade model assessment.

What is the best way to compare the performance of two LLMs on coding and general knowledge tasks?

The best way to compare LLMs on coding and general knowledge is configuring HumanEval and MMLU benchmarks for both models. This generates a comparative report using standardized, reproducible evaluation pipelines.

Do I need any specific dependencies to start benchmarking LLMs with NeMo Evaluator?

You need to install the NeMo Evaluator SDK by running pip install nemo-evaluator-launcher. No additional dependencies are required to start configuring and running standardized LLM benchmarks like MMLU and HumanEval.