Skip to content

v8.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 07:33
a988cef

8.11.0 (2024-04-25)

Features

  • allow for more extensive benchmark file in jsonl format (#2691) (de12463)

Bug Fixes

  • only download input for local jobs in the main process, not within remote groups (#2842) (97f428b)
  • remove non-empty local copies of remote storage dirs (#2845) (71b2b87)
  • retrieve files from storage if necessary when calling their open method (e.g. when accessing output files from a checkpoint) (#2839) (5448208)