Skip to content

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 17 Oct 01:59
· 267 commits to main since this release

Added

  • An example workflow script to operate X nvcf function to run M jobs
  • Upgrade vllm to 0.11.0
  • Upgrade transformers to 4.57.0
  • Agent context files for Codex, Claude, and Gemini
  • Runner abstraction for pipeline execution
  • Increase test coverage

Fixed

  • Allow extra environment variables to be passed to the pixi runtime env
  • Let slurm env setting override defaults inside container
  • Remove dependency on pynvml
  • Remove max_seq_len_to_capture from vLLM engine creation
  • Improve the speed for final summary generation
  • Downgrade click dep version to fix ray and revive e2e nvcf test