Skip to content

CTranslate2 2.3.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 26 Jul 12:07
· 844 commits to master since this release

New features

  • Add compute type int8_float16 for mixed INT8 and FP16 computation on GPU (requires Compute Capability >= 7.0)
  • Add methods Translator.score_batch and Translator.score_file to score existing translations

Fixes and improvements

  • Lower the GPU driver requirement for running the Docker image to >= 450.80.02 (same as the published Python package)