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 1fb472e commit 1887a24Copy full SHA for 1887a24
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.22.0] - 2024-10-14
8
+
9
+### Removed
10
+- [Server] Remove deprecated self extending context window from llama-server example
11
+- [Server] Remove --log-disable from llama-server example
12
13
## [1.21.0] - 2024-08-03
14
15
### Added
0 commit comments