Commit Graph

431 Commits

Author SHA1 Message Date
Jianxin Ma
54bca4fcd6 Merge pull request #606 from joindn/api-auth
add api-auth for openai_api.py
2023-12-26 15:25:44 +08:00
feihu.hf
ea86f6136a add run gptq 2023-12-25 20:24:57 +08:00
苏阳
65c73034c3 Fix Dockerfile for <https://github.com/QwenLM/Qwen/issues/783>. 2023-12-25 13:24:56 +08:00
Ren Xuancheng
0a5b3b6b9a Merge pull request #840 from JianxinMa/main
update readme
2023-12-21 10:46:22 +08:00
兼欣
508acdeb88 add openai version requirement (openai<1.0) 2023-12-21 10:37:27 +08:00
Yang An
5aa84bdfd3 Merge pull request #804 from QwenLM/update_readme_for_vllm_gptq
update readme for vllm-gptq
2023-12-14 17:15:45 +08:00
feihu.hf
b7eb73d6ec update readme for vllm-gptq 2023-12-14 16:25:00 +08:00
yangapku
07602f7166 update wechat 2023-12-13 23:32:41 +08:00
Yang An
524a7ff278 Merge pull request #742 from JianxinMa/main
update agent benchmarks and add qwen-72b results
2023-12-06 14:33:42 +08:00
兼欣
cadc4c7d1a fix typo 2023-12-06 14:14:35 +08:00
兼欣
7eb9016908 update agent benchmarks and add qwen-72b results 2023-12-06 12:57:11 +08:00
Yang An
a0a557aad8 Merge pull request #692 from QwenLM/jklj077-patch-1
Remove redundant code in finetune.py
2023-11-30 19:35:56 +08:00
yangapku
c4fdd89d20 update README 2023-11-30 19:27:39 +08:00
Ren Xuancheng
a6c1ea82ba Remove redundant code in finetune.py
Fix https://github.com/QwenLM/Qwen/issues/660
2023-11-30 19:21:06 +08:00
Yang An
8ec779a83e Merge pull request #690 from QwenLM/jklj077-patch-1
fix typo in finetune.py
2023-11-30 17:59:40 +08:00
Ren Xuancheng
8c7174e8c0 fix typo in finetune.py
fix https://github.com/QwenLM/Qwen/issues/687
2023-11-30 17:54:04 +08:00
yangapku
08d5c79293 update README_CN.md 2023-11-30 16:59:39 +08:00
yangapku
b1d80a9385 add 72B and 1.8B Qwen models, add Ascend 910 and Hygon DCU support, add docker support 2023-11-30 15:43:00 +08:00
yangapku
e8e15962d8 add 72B and 1.8B Qwen models, add Ascend 910 and Hygon DCU support, add docker support 2023-11-30 15:29:13 +08:00
yangapku
981c89b2a9 update finetune.py 2023-11-14 18:22:06 +08:00
Yang An
91675cbcd4 Merge pull request #632 from JianxinMa/main
openai_api.py: compatible with both pydantic v1 and v2
2023-11-14 17:07:16 +08:00
兼欣
2408eea7d6 openai_api.py: compatible with both pydantic v1 and v2 2023-11-14 16:51:05 +08:00
yangapku
dcfc400881 update tokenization_note.md 2023-11-14 14:38:42 +08:00
yangapku
42bd2fa694 update wechat 2023-11-14 12:55:12 +08:00
曾金栋
ee4b20f2fa add api-auth 2023-11-09 17:18:47 +08:00
Yang An
99cacff46a Merge pull request #583 from QwenLM/update_readme_1106
add modelscope links for int8 models
2023-11-06 11:58:52 +08:00
lukeming.lkm
845dc08474 add modelscope links for int8 models 2023-11-06 11:47:32 +08:00
yangapku
c00209f932 update evaluate scripts 2023-10-30 19:13:14 +08:00
yangapku
83368388aa update openai_api.py 2023-10-30 15:50:34 +08:00
Junyang Lin
daf00604d9 Update finetune.py 2023-10-25 12:05:21 +08:00
Junyang Lin
10c3ceee39 Merge pull request #507 from songt96/feature/songt
print peft trainable params
2023-10-22 08:30:26 +08:00
Junyang Lin
e6ecfb2294 Update README_FR.md 2023-10-20 22:06:37 +08:00
Junyang Lin
6cf80d2c11 Update README_JA.md 2023-10-20 22:06:00 +08:00
Junyang Lin
8effcb2a76 Update README_CN.md 2023-10-20 22:04:43 +08:00
Junyang Lin
d082c2c926 Update README.md 2023-10-20 21:50:15 +08:00
songt
e46d65084a print peft trainable params 2023-10-20 17:38:47 +08:00
Junyang Lin
3e63f107fa Update finetune.py 2023-10-20 13:22:11 +08:00
Junyang Lin
8c5beaba8d Merge pull request #498 from QwenLM/1019_update_readme
update readme
2023-10-20 01:52:06 +08:00
JustinLin610
c908968cea update readme 2023-10-20 01:50:47 +08:00
Junyang Lin
07de511766 Merge pull request #476 from dlutsniper/main
Update finetune.py For lower cpu memory
2023-10-19 23:10:43 +08:00
梦典
f3d7c69be2 Update finetune.py
Just lora finetuing need low cpu memory usage
2023-10-18 15:24:45 +08:00
Junyang Lin
3885918ab1 Merge pull request #485 from QwenLM/1017_readme
1017 readme
2023-10-17 20:53:24 +08:00
JustinLin610
2a58d35ebd Merge remote-tracking branch 'origin/main' into 1017_readme 2023-10-17 20:51:56 +08:00
JustinLin610
899bc5bb98 update news 2023-10-17 20:50:35 +08:00
Junyang Lin
2e0612cec3 Merge pull request #484 from QwenLM/1017_readme
add french readme
2023-10-17 20:35:03 +08:00
JustinLin610
e6d8deb975 add french readme 2023-10-17 20:28:36 +08:00
yangapku
93963f8d1f add result of int8 models 2023-10-17 19:56:11 +08:00
Junyang Lin
e3a7c5ecc7 Merge pull request #477 from QwenLM/1016_readme
update readme
2023-10-16 16:59:58 +08:00
JustinLin610
235aa8f71e update readme 2023-10-16 16:55:27 +08:00
梦典
67b3f949b6 Update finetune.py For lower cpu memory
1.Change default device_map to "auto"
device_map = "auto"
2.For lower cpu memory, add parameter at load model
low_cpu_mem_usage=True,
2023-10-16 16:13:10 +08:00