Skip to content

NVIDIA NeMo Evaluator Launcher 0.2.5

Latest

Choose a tag to compare

@svcnvidia-nemo-ci svcnvidia-nemo-ci released this 16 Apr 09:49
cb5e2f8
Changelog Details
  • feat: support arbitrary sbatch flags via sbatch_extra_flags by @gchlebus :: PR: #864
  • feat(extra-params): export extra params by @AWarno :: PR: #873
  • docs: skill cleanups and fixes by @piojanu :: PR: #878
  • docs: add auxiliary deployments example and documentation by @AdamRajfer :: PR: #875
  • feat: allow duplicate task names in nel by @laszkiewiczp :: PR: #874
  • fix: add missing task_idx arg to TestSbatchExtraFlags by @laszkiewiczp :: PR: #885
  • feat: syntactic sugar overrides for tasks by @anowaczynski-nvidia :: PR: #759
  • feat: add watch mode for continuous checkpoint evaluation by @marta-sd :: PR: #857
  • feat: expose invocation ID as NEL_INVOCATION_ID env var by @agronskiy :: PR: #894
  • feat: replace Werkzeug dev server with waitress for high-concurrency adapter by @agronskiy :: PR: #896
  • feat: mount results for deployment by @AdamRajfer :: PR: #899
  • fix: raise error when execution.env_vars is used in config by @marta-sd :: PR: #898
  • fix(evaluator): distinguish interrupted and failed sigterm exits by @ngoncharenko :: PR: #882