Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
countzero committed Jun 5, 2024
1 parent 3ba2f74 commit 48d078f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.18.0] - 2024-06-05

### Added
- [Server] Limit KV cache data types to f32, f16, q8_0 and q4_0

### Changed
- [Build] Rename cuBLAS to CUDA

## [1.17.0] - 2024-06-04

### Added
Expand Down

0 comments on commit 48d078f

Please sign in to comment.