Skip to content

CTranslate2 1.14.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 14 Oct 08:26
· 1150 commits to master since this release

New features

  • Accept target prefix in file translation APIs

Fixes and improvements

  • Fix CUDA illegal memory access when changing the beam size in the same process
  • Fix decoding with target prefix that sometimes did not go beyond the prefix
  • Fix Intel MKL search paths on macOS
  • Update Intel MKL to 2020.3
  • Clarify error message when selecting a CUDA device in CPU-only builds