Tutorials

Available tutorials

View as Markdown

Step-by-step guides for common workflows.

TutorialDescription
Interactive WalkthroughGuided tour of all main features through real config examples — start here.
Write Your Own BenchmarkDefine a complete benchmark with @benchmark + @scorer in under 10 lines.
Gym IntegrationServe benchmarks for NeMo Gym training and consume remote Gym environments.
NeMo Skills IntegrationUse NeMo Skills benchmarks with full per-request observability.
Legacy Evaluator ContainersRun any existing NeMo Evaluator harness container through NEL’s unified interface.
Distributed EvaluationScale to thousands of problems with SLURM, Kubernetes, Ray, or manual sharding.
Compare RunsDiagnose what changed between two runs of the same benchmark with nel compare.
Config CompositionReuse config fragments with Hydra-style inheritance and interpolation.
Quality GatesTurn benchmark thresholds into a suite-level GO / NO-GO / INCONCLUSIVE decision with nel gate.
External EnvironmentsConnect Gym, NeMo Skills, and lm-eval environments through the unified registry.