Releases: NVIDIA-NeMo/Evaluator
Releases · NVIDIA-NeMo/Evaluator
NVIDIA NeMo Evaluator 0.1.84
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
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
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
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
nemo-evaluator-v0.1.82 chore: update tutorials and docs to use MBridge instead of NeMo2 form…
NVIDIA NeMo Evaluator Launcher 0.1.83
nemo-evaluator-launcher-v0.1.83 chore: update tutorials and docs to use MBridge instead of NeMo2 form…
NVIDIA NeMo Evaluator 0.1.81
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
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
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
docs(tools): Add an example on running benchmarks with tools (#689) Signed-off-by: fgalko <fgalko@nvidia.com>