We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e659bb commit f00d062Copy full SHA for f00d062
2 files changed
CHANGELOG.md
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
9
## [Unreleased]
10
11
+### Added
12
+
13
+### Fixed
14
15
+### Changed
16
17
+## [1.11.0] - 2022-02-08
18
19
### Added
20
- Parallelized data reading with e.g. `--data-threads 8`
21
- Top-k sampling during decoding with e.g. `--output-sampling topk 10`
VERSION
@@ -1 +1 @@
1
-v1.10.42
+v1.11.0
0 commit comments