Skip to content

Releases: NVIDIA-NeMo/Evaluator

NVIDIA NeMo Evaluator 0.1.84

18 Feb 01:38
eacc659

Choose a tag to compare

feat(exporter): stream logs via tar+ssh (#730)

## Summary

- **fix(exporter):** Replace `scp -r` with `tar+ssh` for log downloads —
streams compressed logs directly, avoiding downloading unwanted
subdirectories entirely
- **docs(skills/nel-assistant):** Add `--no-cache-dir` guidance for pip
in `pre_cmd` to avoid cross-device link errors when pip cache and temp
dirs are on different filesystems inside Docker containers

---------

Signed-off-by: Piotr Januszewski <pjanuszewski@nvidia.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

NVIDIA NeMo Evaluator Launcher 0.1.85

18 Feb 01:38
eacc659

Choose a tag to compare

feat(exporter): stream logs via tar+ssh (#730)

## Summary

- **fix(exporter):** Replace `scp -r` with `tar+ssh` for log downloads —
streams compressed logs directly, avoiding downloading unwanted
subdirectories entirely
- **docs(skills/nel-assistant):** Add `--no-cache-dir` guidance for pip
in `pre_cmd` to avoid cross-device link errors when pip cache and temp
dirs are on different filesystems inside Docker containers

---------

Signed-off-by: Piotr Januszewski <pjanuszewski@nvidia.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

NVIDIA NeMo Evaluator 0.1.83

17 Feb 01:37
c215172

Choose a tag to compare

fix(auth): auth to get manifest from container (#676)

Fixes the issue where the fallback to credentials was failing because
those were stored in osx cred helper

---------

Signed-off-by: Alex Gronskiy <agronskiy@nvidia.com>

NVIDIA NeMo Evaluator Launcher 0.1.84

17 Feb 01:37
c215172

Choose a tag to compare

fix(auth): auth to get manifest from container (#676)

Fixes the issue where the fallback to credentials was failing because
those were stored in osx cred helper

---------

Signed-off-by: Alex Gronskiy <agronskiy@nvidia.com>

NVIDIA NeMo Evaluator 0.1.82

16 Feb 01:37
b0471aa

Choose a tag to compare

nemo-evaluator-v0.1.82

chore: update tutorials and docs to use MBridge instead of NeMo2 form…

NVIDIA NeMo Evaluator Launcher 0.1.83

16 Feb 01:37
b0471aa

Choose a tag to compare

nemo-evaluator-launcher-v0.1.83

chore: update tutorials and docs to use MBridge instead of NeMo2 form…

NVIDIA NeMo Evaluator 0.1.81

12 Feb 01:38
0c17676

Choose a tag to compare

fix: Improve skills install error message for missing GitHub tags (#721)

When running a pre-release or test-PyPI version of NEL, the auto-derived
GitHub tag may not exist. Replace the raw 404 JSON with a helpful
message guiding the user to use --ref.

Signed-off-by: Piotr Januszewski <pjanuszewski@nvidia.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

NVIDIA NeMo Evaluator Launcher 0.1.82

12 Feb 01:38
0c17676

Choose a tag to compare

fix: Improve skills install error message for missing GitHub tags (#721)

When running a pre-release or test-PyPI version of NEL, the auto-derived
GitHub tag may not exist. Replace the raw 404 JSON with a helpful
message guiding the user to use --ref.

Signed-off-by: Piotr Januszewski <pjanuszewski@nvidia.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

NVIDIA NeMo Evaluator 0.1.80

11 Feb 01:38
7d36b73

Choose a tag to compare

docs(tools): Add an example on running benchmarks with tools (#689)

Signed-off-by: fgalko <fgalko@nvidia.com>

NVIDIA NeMo Evaluator Launcher 0.1.81

11 Feb 01:38
7d36b73

Choose a tag to compare

docs(tools): Add an example on running benchmarks with tools (#689)

Signed-off-by: fgalko <fgalko@nvidia.com>