docs: update CHANGElog.md for 0.6.0
parent
0c2be0361a
commit
7dbbfc39c2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue