From 47db663fcdfc35884371be88158d499f337a2cca Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 13 Jun 2023 23:21:39 +0800 Subject: [PATCH] release v1.2.2 --- CURRENT_CHANGE.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 16fc4b0..48585e7 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,13 +1,13 @@ ## Changes -- CI/CD pipeline -- update InstallPyDep for better macOS support -- improve update process for macOS and Linux -- add server deploy examples for windows and linux -- organize the structure of manifest.json -- add logs for state cache and switch-model -- fix UnboundLocalError: local variable 'response' referenced before assignment -- remove `enableHighPrecisionForLastLayer` +- add support for python3.8 3.9 +- avoid misoperations of state_cache API +- allow unloading model with switch-model API +- add logs for Generation Prompt +- add max state cache length +- update models manifest and default configs +- update Instruction template +- improve built-in user guides ## Install