Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

v1.7.1

Compare
Choose a tag to compare
@klshuster klshuster released this 16 Sep 16:27
· 110 commits to main since this release
4bc8f17

This release is mainly to address build errors resulting from functionality introduced in 1.7.0, i.e., n-gram blocking on the GPU. Full release notes below:

General Fixes/Improvements

  • Protect loading of n-gram blocking on GPU (#4779)
  • General lint fixes (#4771)
  • Increase CI parallelism (#4702)
  • Update DialCrowd to mephisto 2.0.1

Agent Improvements/Fixes

  • [BB3] General fixes (#4786, #4789)
  • [BB3] Memory usage heuristics (#4770)
  • [BB3] README Updates (#4784)
  • [DIRECTOR] Added shared embedding option to director model. (#4763)