update VERSION and CHANGELOG - Release 1.11.0

This commit is contained in:
Marcin Junczys-Dowmunt 2022-02-08 08:39:24 -08:00
parent 8e659bb5c0
commit f00d062189
2 changed files with 9 additions and 1 deletions

View File

@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
### Fixed
### Changed
## [1.11.0] - 2022-02-08
### Added
- Parallelized data reading with e.g. `--data-threads 8`
- Top-k sampling during decoding with e.g. `--output-sampling topk 10`

View File

@ -1 +1 @@
v1.10.42
v1.11.0