File ctranslate2.changes of Package ctranslate2
-------------------------------------------------------------------
Mon May 5 06:08:49 UTC 2025 - Adrian Schröter <adrian@suse.de>
- update to version 4.6.0
New features
* Pyhton 3.13 support
* Support returning hidden vector in Wav2Vec2 and Wav2Vec2Bert Models
* Add noexecstack linker flags
* Support Qwen2
* Eoleconv
* Add support RobertModel
Fixes and improvements
* Prevent double library def
-------------------------------------------------------------------
Thu Nov 7 12:31:46 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 4.5.0
New features
* Support Phi3
* Support Mistral Nemo
* Support Wav2Vec2Bert ASR
Fixes and improvements
* Upgrade to CUDNN9
* Fix logits vocab
* Update doc AWQ
-------------------------------------------------------------------
Wed Sep 25 00:57:01 UTC 2024 - Guang Yee <gyee@suse.com>
- Enable sle15_python_module_pythons.
-------------------------------------------------------------------
Tue Sep 17 09:28:36 UTC 2024 - Adrian Schröter <adrian@suse.de>
- update to version 4.4.0
**Removed**: Flash Attention support in the Python package due to
significant package size increase with minimal
performance gain.
### New features
* Support Llama3
* Support Gemma2
* Add log probs for all tokens in vocab
* Grouped conv1d
### Fixes and improvements
* Some improvements in flash attention
* Fix crash when using return_alternative on CUDA
* Quantization AWQ GEMM + GEMV
-------------------------------------------------------------------
Thu Jul 11 08:05:01 UTC 2024 - Adrian Schröter <adrian@suse.de>
- initial package of version 4.3.1