Commit Graph

491 Commits

Author SHA1 Message Date
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
Ren Xuancheng
69a7eebbf5 Merge pull request #922 from QwenLM/add_docker_cu121
Add Docker image for CUDA-12.1.
2024-01-08 14:35:02 +08:00
苏阳
23a01b0696 Add Docker image for CUDA-12.1. 2024-01-08 14:22:05 +08:00
Ren Xuancheng
4aab1d490b Merge pull request #881 from QwenLM/fix-dockerfile-peft
Fix peft version in dockerfiles, causing a compatibility issue resulted from https://github.com/QwenLM/Qwen/pull/860
2023-12-28 18:14:38 +08:00
苏阳
6c467b507b Fix peft version in dockerfiles. 2023-12-28 18:09:39 +08:00
苏阳
35023b6f2a Add multinode finetuning section into README. 2023-12-27 11:15:38 +08:00
苏阳
174cbde243 Update for multinode finetuning. 2023-12-27 11:15:38 +08:00
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