Skip to content

CTranslate2 4.1.0

Compare
Choose a tag to compare
@minhthuc2502 minhthuc2502 released this 11 Mar 16:15
· 44 commits to master since this release
27092e4

New features

  • Support Gemma Model (#1631)
  • Support Tensor Parallelism (#1599)

Fixes and improvements

  • Avoid initializing unused GPU (#1633)
  • Read very large tensor by chunk if the size > max value of int (#1636)
  • Update Readme