From e82f2597ec04c149f25acf14ad3223696677e69b Mon Sep 17 00:00:00 2001 From: ssbuild <462304@qq.com> Date: Sat, 5 Aug 2023 04:54:20 +0800 Subject: [PATCH] update Signed-off-by: ssbuild <462304@qq.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff088c49..07ed7a50 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,9 @@ pip install -U git+https://github.com/ssbuild/deep_training.git --no-deps --forc ## update -- 2023-08-03 +- 2023-08-05 - support qwen(千问) 完整训练 [qwen_finetuning](https://github.com/ssbuild/qwen_finetuning) + - 0.1.13.post2 fix quantization bug - 2023-07-18 - support InternLm(书生) 完整训练 [internlm_finetuning](https://github.com/ssbuild/internlm_finetuning)