Skip to content

NVIDIA NeMo Evaluator 0.1.84

Choose a tag to compare

@ko3n1g ko3n1g released this 18 Feb 01:38
eacc659
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>