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 3ba2f74 commit 48d078fCopy full SHA for 48d078f
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.18.0] - 2024-06-05
8
+
9
+### Added
10
+- [Server] Limit KV cache data types to f32, f16, q8_0 and q4_0
11
12
+### Changed
13
+- [Build] Rename cuBLAS to CUDA
14
15
## [1.17.0] - 2024-06-04
16
17
### Added
0 commit comments