Skip to content

Commit

Permalink
release v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Nov 9, 2023
1 parent 0a4876a commit 3d5c3dc
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions CURRENT_CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
## Changes

### Features
### Improvements

- add webUI for easier service sharing (enable it in Configs page or --webui command line parameter, compile it
with `make
build-web`)
- add deployment mode. If `/switch-model` with `deploy: true`, will disable /switch-model, /exit and other dangerous
APIs (state cache APIs, part of midi APIs)

### Chores

- print error.txt to console when script fails
- api url getter

### Fixes

- set deepspeed to 0.11.2 to avoid finetune error
- fix `/docs` default api params (Pydantic v2)
- improve mobile webview
- add client upgrade progress
- improve user guide

## Install

Expand Down

0 comments on commit 3d5c3dc

Please sign in to comment.