Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CTranslate2 4.5.0 source code.tar.gz | 2024-10-22 | 3.4 MB | |
CTranslate2 4.5.0 source code.zip | 2024-10-22 | 3.6 MB | |
README.md | 2024-10-22 | 338 Bytes | |
Totals: 3 Items | 7.0 MB | 0 |
Note: The Ctranslate2 Python package now supports CUDNN 9 and is no longer compatible with CUDNN 8.
New features
- Support Phi3 (#1800)
- Support Mistral Nemo (#1785)
- Support Wav2Vec2Bert ASR (#1778)
Fixes and improvements
- Upgrade to CUDNN9 (#1803)
- Fix logits vocab (#1786 + [#1791])
- Update doc AWQ (#1795)