From f8b764ef8fec53a8eb9d3e6ad4bad0f63fedb550 Mon Sep 17 00:00:00 2001 From: josc146 Date: Sat, 16 Sep 2023 13:05:34 +0800 Subject: [PATCH] release v1.4.6 --- CURRENT_CHANGE.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 44e9427..8ef886f 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,13 +1,11 @@ ## Changes -- frontend: update manifest (a lot of new models) -- frontend: correct Preset UI description -- frontend: add HardwareMonitor (Windows Only) -- lora finetune: fix max_epochs (#170) -- python-backend: allow message content to be empty -- python-backend: extra ChatCompletionBody params (`raw`, `presystem`) -- python-backend: add default_stop when stop is null -- webgpu: fix webgpu_server file permissions of linux and macos +- frontend adaptation for api params (user_name, assistant_name, presystem) +- custom tokenizer (#77) +- enable right-click context menu +- upgrade cuda-beta +- revert(2d5456): refresh local models when download complete (for macOS) +- improve ui desc - chore ## Install