release v1.4.6

This commit is contained in:
josc146 2023-09-16 13:05:34 +08:00
parent fcfaa5944e
commit f8b764ef8f

View File

@ -1,13 +1,11 @@
## Changes ## Changes
- frontend: update manifest (a lot of new models) - frontend adaptation for api params (user_name, assistant_name, presystem)
- frontend: correct Preset UI description - custom tokenizer (#77)
- frontend: add HardwareMonitor (Windows Only) - enable right-click context menu
- lora finetune: fix max_epochs (#170) - upgrade cuda-beta
- python-backend: allow message content to be empty - revert(2d5456): refresh local models when download complete (for macOS)
- python-backend: extra ChatCompletionBody params (`raw`, `presystem`) - improve ui desc
- python-backend: add default_stop when stop is null
- webgpu: fix webgpu_server file permissions of linux and macos
- chore - chore
## Install ## Install