From 48f4d6aa2a96ba4a7bdbc3f207fb2d9aaf0cb26f Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Mon, 7 Aug 2023 02:00:39 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fac50e..6c30dd6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ To translate this project to arbitary language with GPT, read and run [`multi_la 功能(⭐= 近期新增功能) | 描述 --- | --- +⭐接入新模型! | ⭐[通义千问](https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary) 一键润色 | 支持一键润色、一键查找论文语法错误 一键中英互译 | 一键中英互译 一键代码解释 | 显示代码、解释代码、生成代码、给代码加注释 From 7a99560183e2ab32aa0849308a58b1b9f24bf5bf Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Mon, 7 Aug 2023 02:01:35 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c30dd6..6e03868 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To translate this project to arbitary language with GPT, read and run [`multi_la 功能(⭐= 近期新增功能) | 描述 --- | --- -⭐接入新模型! | ⭐[通义千问](https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary) +⭐接入新模型! | ⭐阿里达摩院[通义千问](https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary),上海AI-Lab[书生](https://github.com/InternLM/InternLM) 一键润色 | 支持一键润色、一键查找论文语法错误 一键中英互译 | 一键中英互译 一键代码解释 | 显示代码、解释代码、生成代码、给代码加注释