Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CTranslate2 4.6.0 source code.tar.gz | 2025-04-08 | 3.4 MB | |
CTranslate2 4.6.0 source code.zip | 2025-04-08 | 3.6 MB | |
README.md | 2025-04-08 | 454 Bytes | |
Totals: 3 Items | 7.0 MB | 6 |
Note: The Ctranslate2 Python package now supports python 3.13, drop the support for python 3.8.
New features
- Pyhton 3.13 support (#1858)
- Support returning hidden vector in Wav2Vec2 and Wav2Vec2Bert Models (#1867)
- Add noexecstack linker flags (#1852 + [#1861])
- Support Qwen2 (#1820)
- Eoleconv (#1832)
- Add support RobertModel (#1864)
Fixes and improvements
- Fix github action (#1871)
- Prevent double library def (#1818)