We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473f507 commit 70d207dCopy full SHA for 70d207d
CHANGELOG.md
@@ -9,8 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+## [v0.5.1]
13
+
14
+### Added
15
16
- Added ability to try loading latest checkpoint from save folder using `--try_load_latest_save`.
17
- Added support for flash attention and gradient checkpointing to `hf_olmo`.
18
+- Added `effective_n_kv_heads` to OLMoConfig for hacky VLLM support.
19
20
## [v0.5.0](https://github.com/allenai/OLMo/releases/tag/v0.5.0) - 2024-08-26
21
0 commit comments