Skip to content

Commit 70d207d

Browse files
author
Matt Jordan
committed
Added changes to changelog
1 parent 473f507 commit 70d207d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
## [v0.5.1]
13+
14+
### Added
15+
1216
- Added ability to try loading latest checkpoint from save folder using `--try_load_latest_save`.
1317
- Added support for flash attention and gradient checkpointing to `hf_olmo`.
18+
- Added `effective_n_kv_heads` to OLMoConfig for hacky VLLM support.
1419

1520
## [v0.5.0](https://github.com/allenai/OLMo/releases/tag/v0.5.0) - 2024-08-26
1621

0 commit comments

Comments
 (0)