Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Oct 26, 2023
1 parent 6ca603a commit 8e1690b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# v0.5.0 [Unreleased]

## BREAKING CHANGES
* llama.cpp backend (CPU, Metal) now requires a redownload of gguf model due to upstream format changes.

## Features

## Fixes and Improvements

* Switch cpu backend to llama.cpp: https://github.com/TabbyML/tabby/pull/638
* add `server.completion_timeout` to control the code completion interface timeout: https://github.com/TabbyML/tabby/pull/637

Expand Down

0 comments on commit 8e1690b

Please sign in to comment.