Skip to content

Releases: jkawamoto/ctranslate2-rs

v0.9.16

08 Jan 07:53
6f0a77a

Choose a tag to compare

What's Changed

Full Changelog: v0.9.15...v0.9.16

v0.9.15

06 Jan 07:11
929898c

Choose a tag to compare

What's Changed

Full Changelog: v0.9.14...v0.9.15

v0.9.14

06 Dec 19:28
7e2203b

Choose a tag to compare

What's Changed

Full Changelog: v0.9.13...v0.9.14

v0.9.13

14 Nov 04:36
d20b09b

Choose a tag to compare

What's Changed

  • Normalize CUDA_ARCH_LIST and add explicit NVCC gencode flags for >SM99 by @eschmidbauer in #123

New Contributors

Full Changelog: v0.9.12...v0.9.13

v0.9.12

14 Nov 04:35
dfe07b4

Choose a tag to compare

What's Changed

Full Changelog: v0.9.11...v0.9.12

v0.9.11

12 Oct 16:21
b63d893

Choose a tag to compare

What's Changed

  • Add system feature for external CTranslate2 library usage by @jkawamoto in #108
  • Remove msse4_1 feature flag in favor of sse4.1 target feature by @jkawamoto in #119
  • Update version and improve macOS build configuration by @jkawamoto in #120

Full Changelog: v0.9.10...v0.9.11

v0.9.10

18 Sep 05:49
939d6d3

Choose a tag to compare

What's Changed

  • Add system-mkl feature and update MKL-related environment handling by @jkawamoto in #115
  • Update pre-commit hook and bump version by @jkawamoto in #116

Full Changelog: v0.9.9...v0.9.10

v0.9.9

14 Sep 18:51
dd25733

Choose a tag to compare

What's Changed

  • CMake options for CUDA switched by @mcf06 in #111
  • Add sys::ModelMemoryReader and Whisper::new_from_memory() using it. by @mcf06 in #110
  • Add encode() and align() FFI for sys::Whisper. by @mcf06 in #109
  • Enable all-tokenizers feature in build and test steps by @jkawamoto in #113
  • Bump version and improve CI and documentation by @jkawamoto in #114

New Contributors

Full Changelog: v0.9.8...v0.9.9

v0.9.8

10 Sep 15:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.7...v0.9.8

v0.9.7

18 Apr 08:20
b7b5c03

Choose a tag to compare

What's Changed

Full Changelog: v0.9.6...v0.9.7