File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 44
55### Fixes and improvements
66
7+ ## [ v4.2.1] ( https://github.com/OpenNMT/CTranslate2/releases/tag/v4.2.1 ) (2024-04-24)
8+
9+ Note: Because of the increasing of package's size (> 100 MB), the release v4.2.0 was pushed unsuccessfully.
10+
11+ ### New features
12+ * Support load/unload for generator/Whisper Attention (#1670 )
13+
14+ ### Fixes and improvements
15+ * Fix Llama 3 (#1671 )
16+
717## [ v4.2.0] ( https://github.com/OpenNMT/CTranslate2/releases/tag/v4.2.0 ) (2024-04-10)
818
919### New features
Original file line number Diff line number Diff line change 1- ctranslate2 >= 4.3.0
1+ ctranslate2 >= 4.2.1
22transformers [torch ]== 4.40.*
33accelerate
Original file line number Diff line number Diff line change 11"""Version information."""
22
3- __version__ = "4.2.0 "
3+ __version__ = "4.2.1 "
You can’t perform that action at this time.
0 commit comments