Skip to content

Release v1.1.7

Choose a tag to compare

@github-actions github-actions released this 06 Nov 20:57
· 367 commits to main since this release

Known Issues

  • Caption ordering bug: Inflight batching (enabled by default) can assign captions to the wrong videos. Fixed in
    v1.2.0.

Added

  • Azure OpenAI API as an option to enhance captions
  • Increased test coverage for vllm_interface to 100%
  • Azure Blob Storage support for Slurm deployments
  • Support multipart result zips
  • Update python version to 3.10.19
  • Retry vllm captioning on engine failure

Fixed

  • Switch torch package to pypi in unified
  • Resolve hello_world pipeline execution with transformers
  • vLLM stage 2 captioning bug