Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OyvindTafjord committed Apr 19, 2024
1 parent 1f8c34f commit 6f0389c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Fixed

- Added `torch.no_grad()` around model calls in `language_model.py`
- Prevent crashes with more robust stop token for `greedy_until` in `language_model.py`

## [v1.0.0rc0](https://github.com/allenai/catwalk/releases/tag/v1.0.0rc0) - 2023-12-19

### Added
Expand Down

0 comments on commit 6f0389c

Please sign in to comment.