docs: update CHANGElog.md for 0.6.0

release-fix-intellij-update-support-version-range
Meng Zhang 2023-11-19 15:34:25 -08:00
parent 0c2be0361a
commit 7dbbfc39c2
1 changed files with 5 additions and 0 deletions

View File

@ -2,9 +2,14 @@
## Features
* Add distribution support (running completion / chat model on different process / machine).
* Add conversation history in chat playground.
## Fixes and Improvements
* Fix the slow repository indexing due to constraint memory arena in tantivy index writer.
* Make `--model` optional, so users can create a chat only instance.
* Add `--parallelism` to control the throughput and VRAM usage: https://github.com/TabbyML/tabby/pull/727
# v0.5.5