Commit Graph

487 Commits

Author SHA1 Message Date
Ren Xuancheng
3eaa397a11 Update README_ES.md 2024-06-20 16:39:33 +08:00
Ren Xuancheng
afa2be7396 Update README_JA.md 2024-06-20 16:39:01 +08:00
Ren Xuancheng
712d922ece update info on Qwen2 2024-06-20 16:24:15 +08:00
yangapku
066fe02967 update wechat 2024-06-20 10:59:59 +08:00
Yang Fan
8c53f58a67 Merge pull request #1265 from QwenLM/jklj077-patch-2
Update cli_demo.py
2024-05-27 13:42:12 +08:00
Ren Xuancheng
34b2b71b93 Update cli_demo.py 2024-05-27 13:31:50 +08:00
Junyang Lin
61f63754cd update wechat qrcode 2024-05-22 09:25:14 +08:00
Ren Xuancheng
40d1435d2c Update template_chatml.jinja 2024-04-30 13:44:41 +08:00
Ren Xuancheng
a24b22758a Update stale.yml 2024-04-28 20:16:09 +08:00
Ren Xuancheng
dda5fd9463 Update stale.yml 2024-04-24 18:14:37 +08:00
Ren Xuancheng
5352d86eaa Create stale.yml 2024-04-19 17:30:59 +08:00
出蛰
adb527133e update: wechat qr 2024-04-09 13:04:58 +08:00
Jianhong Tu
3ad0c83bb9 Merge pull request #1155 from JianxinMa/main
bugfix streaming mode of openai_api.py
2024-03-15 20:52:29 +08:00
Jianxin Ma
a6085c2a91 bugfix streaming mode of openai_api.py 2024-03-15 19:02:59 +08:00
Jianxin Ma
11e00874a9 Merge pull request #1063 from seanxuu/patch-1
Update evaluate_plugin.py
2024-03-13 23:57:01 +08:00
Jin-hao80
55de9f139e Add x86 information (#1130)
* Update README.md

* Update README_CN.md

* Update README.md

Add issue contact information

* Update README.md

Add issue contact information.

* Update README_CN.md

Add issue support information for openvino
2024-03-13 18:35:16 +08:00
HUANG Fei
86093dd45c Merge pull request #1142 from QwenLM/update-readme
Update readme
2024-03-12 15:58:26 +08:00
Ren Xuancheng
82d6256cdc Update README_JA.md 2024-03-12 15:53:01 +08:00
Ren Xuancheng
f08a039d46 Update README_FR.md 2024-03-12 15:51:58 +08:00
Ren Xuancheng
b4c8693001 Update README_ES.md 2024-03-12 15:51:39 +08:00
Ren Xuancheng
d8c0abb047 Update README.md 2024-03-12 15:51:07 +08:00
Ren Xuancheng
1c5691dc51 Update README_CN.md 2024-03-12 15:50:48 +08:00
Ren Xuancheng
79e166e7b7 Update README.md 2024-03-12 15:50:23 +08:00
Ren Xuancheng
d330013599 Update requirements.txt 2024-03-12 15:45:53 +08:00
Ren Xuancheng
43656ed69c Update requirements.txt 2024-03-12 15:44:25 +08:00
Ren Xuancheng
ae78a97db9 Update README_CN.md 2024-03-12 15:41:39 +08:00
Ren Xuancheng
490f7480e0 Update README_JA.md 2024-03-12 15:38:40 +08:00
Ren Xuancheng
5ff919d6f0 Update README_CN.md 2024-03-12 15:37:18 +08:00
Ren Xuancheng
da5b44f934 Update README.md 2024-03-12 15:36:02 +08:00
Junyang Lin
aa862758f3 Update README.md 2024-03-10 16:45:56 +08:00
Junyang Lin
044c06b244 Update README_CN.md 2024-03-03 02:08:20 +08:00
Junyang Lin
cdf7ae5d37 Update README.md 2024-03-03 02:05:45 +08:00
Junyang Lin
bbe46d3872 Add files via upload 2024-03-02 16:24:37 +08:00
Sean
2b565da220 Update evaluate_plugin.py
change Old Evaluation Dataset (Version 20230803) to new version
2024-02-17 17:27:49 +08:00
Junyang Lin
85cb093f20 Update README.md 2024-02-06 00:26:40 +08:00
Junyang Lin
a76dca2c48 Merge pull request #1041 from QwenLM/add-peft-note
Add peft note
2024-02-01 20:50:24 +08:00
Ren Xuancheng
a66e21d56f Update README_CN.md 2024-02-01 20:46:17 +08:00
Ren Xuancheng
d40742b004 Update README.md
Added notes due to recent peft update.
2024-02-01 20:41:31 +08:00
Jianxin Ma
b792917925 Merge pull request #1038 from tuhahaha/main
update openai_api: support stop words for streaming chat
2024-01-31 20:16:52 +08:00
root
a7be70ab41 update openai_api: support stop words for streaming chat 2024-01-31 19:47:27 +08:00
Wang Peng
1c34702e82 Update README.md 2024-01-31 12:19:05 +08:00
贺弘
99b13b4fd2 add trt docker file && add warning for ascend 2024-01-31 12:18:19 +08:00
chywang
ee01f36ed9 init commit of recipes (#1027)
Add recipes
2024-01-30 15:57:09 +08:00
yangapku
d275e5b91a update wechat 2024-01-23 19:02:52 +08:00
yang fan
204c2c59f4 Merge pull request #964 from QwenLM/fix-finetune
Fix bug of low_cpu_mem_usage in finetune.py.
2024-01-15 12:50:47 +08:00
苏阳
73b34d4a9d Fix bug of low_cpu_mem_usage in finetune.py. 2024-01-15 12:43:39 +08:00
yangapku
ab109ced9f update openai_api.py 2024-01-11 17:34:16 +08:00
yangapku
29fea23f87 update README 2024-01-09 19:28:24 +08:00
Ren Xuancheng
9a73f820cd Merge pull request #934 from QwenLM/fix-docker-cu121
Fix bug of fschat version in Dockerfile-cu121.
2024-01-09 14:07:26 +08:00
苏阳
53990f7028 Fix bug of fschat version in Dockerfile-cu121. 2024-01-09 12:35:21 +08:00