From 412a0fe135d953e6aae4843ed8236b4e1a3eedd0 Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 21 Jun 2023 22:08:57 +0800 Subject: [PATCH] release v1.2.7 --- CURRENT_CHANGE.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 30c4d75..db0a559 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,8 +1,13 @@ ## Changes -- add DPI Scaling setting -- allow custom api url, key, model -- add chat and completion error messages +- add more chat utils (retry, edit, delete) +- improve InstallPyDep for non-english path +- when precision is fp32, disable customCuda +- rename 100+ Languages to Global Languages +- update SupportedCustomCudaDevices +- fix the prompt cache that contains potential error +- avoid overflow +- chore ## Install