From a3541d081b6cf7a5bb9015ac60da516dc3ca170c Mon Sep 17 00:00:00 2001 From: josc146 Date: Sun, 27 Aug 2023 23:22:09 +0800 Subject: [PATCH] release v1.4.5 --- CURRENT_CHANGE.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index a754c609..44e94275 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,10 +1,14 @@ ## Changes -- webgpu support (AMD, Intel, Nvidia, Apple) -- add rwkv-cuda-beta support (faster) -- add misc API (`/models` and `/dashboard/billing/credit_grants`) -- allow multiple systems -- allow completions input to be null +- 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 +- chore ## Install