Skip to content

CTranslate2 1.10.1

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 25 May 15:50
· 1257 commits to master since this release

Fixes and improvements

  • Force intra_threads to 1 when running a model on GPU to prevent high CPU load
  • Improve handling of decoding length constraints when using a target prefix
  • Do not raise an error when setting use_vmap but no vocabulary map exists