Skip to content

Releases: OpenNMT/CTranslate2

CTranslate2 1.0.1

08 Oct 11:46
Compare
Choose a tag to compare

CTranslate2 1.0.1

Fixes and improvements

  • Fix loading of newer OpenNMT-py models
  • Promote FP16 to FP32 in model converter scripts
  • Improve INT8 performance on CPU and GPU
  • Improve performance on GPU by fusing the layer normalization operation x * gamma + beta
  • Enable INT8 and INT16 computation on all platforms with Intel MKL 2019.5 and above

CTranslate2 1.0.0

23 Sep 09:18
Compare
Choose a tag to compare

CTranslate2 1.0.0

First stable release.