Commit Graph

2443 Commits

Author SHA1 Message Date
mulin.lyh
247ae5f637 default aliyuncs pip
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13320919
* default aliyuncs pip

* pip to aliyun source
2023-07-18 19:59:23 +08:00
mulin.lyh
bb9163f71a remove hard code tsinghua
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13314592
* remove hard code tsinghua
2023-07-18 14:51:18 +08:00
tastelikefeet
12bc1603a9 Fix amp + device_map (#386)
1. Fix the amp + device_map bug in chatglm2 finetune code 
2. Optional to save optimizer state 
3. Fix the logger double print problem
2023-07-16 08:45:20 +08:00
Wang Qiang
21d64f4518 Merge pull request #387 from XDUWQ/chinese_bug
Fix bugs of chinese stable diffusion pipeline getting an unexpected keyword argument 'lora_scale'
2023-07-16 00:05:47 +08:00
XDUWQ
fc85b57a3e fix bugs of chinese stable diffusion pipeline lora_scale 2023-07-15 23:16:16 +08:00
Jintao
c6189d68a0 Fix/chatglm2 (#384) 2023-07-15 09:59:53 +08:00
mulin.lyh
104cb93d50 [to #50841229]feat: precompile pai-easycv in image
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13225347
* [to #50841229]feat: precompile pai-easycv in image
2023-07-14 19:11:49 +08:00
Wang Qiang
442bdc74a4 Use more compatible DiffusionPipeline (#383) 2023-07-14 19:04:29 +08:00
Wang Qiang
0b85979f2e Update diffusers version to 0.18.0 (#377)
* update diffusers to 0.18.0

* fix bugs
2023-07-14 19:02:52 +08:00
baiguan.yt
ceac129c6b add parameters height and width for text-to-video
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13171907
2023-07-14 16:22:10 +08:00
XDUWQ
34ab717393 custom_diffusion 2023-07-12 19:47:32 +08:00
XDUWQ
cfa363d433 custom diffusion 2023-07-12 17:35:57 +08:00
XDUWQ
c1aa120029 custom diffusion 2023-07-12 17:15:10 +08:00
XDUWQ
d18cf31dfa custom diffusion 2023-07-12 16:00:18 +08:00
XDUWQ
73fe5d5d65 precommit 2023-07-12 15:52:36 +08:00
XDUWQ
bcf443c672 custom diffusion 2023-07-12 15:32:48 +08:00
XDUWQ
0e99c27d54 custom diffusion 2023-07-12 15:27:08 +08:00
XDUWQ
07296a837a fix bugs 2023-07-12 15:19:09 +08:00
XDUWQ
d6368b2617 custom diffusion 2023-07-12 15:02:43 +08:00
XDUWQ
0dc57f8dec custom diffusion 2023-07-12 14:56:14 +08:00
Xingjun.Wang
0f36b081ef Merge pull request #371 from foocker/master
ASRDataset for download_mode parameters
2023-07-12 14:47:32 +08:00
tastelikefeet
544f6c0410 Fea/chatglm6b v2 new version (#368)
* upgrade code

* add chatglm2 ptuning

* pre-commit passed
2023-07-12 14:44:09 +08:00
XDUWQ
2fb3665c67 custom diffusion 2023-07-12 10:14:00 +08:00
XDUWQ
2493a7d0f4 fix bugs 2023-07-12 10:13:44 +08:00
XDUWQ
c2b0ad9bb0 Merge branch 'custom_diffusion' of github.com:XDUWQ/modelscope into custom_diffusion 2023-07-12 10:10:16 +08:00
XDUWQ
568bd9dac7 custom diffusion 2023-07-12 10:09:37 +08:00
Wang Qiang
04b940f600 Merge branch 'modelscope:master' into custom_diffusion 2023-07-12 10:08:11 +08:00
XDUWQ
0ab981a021 custom diffusion 2023-07-12 10:04:20 +08:00
XDUWQ
ba2b5e0a57 custom diffusion 2023-07-12 09:51:46 +08:00
gg
49c6d8bcf6 pre-commit 2023-07-12 09:43:24 +08:00
XDUWQ
1caa45422c custom diffusion 2023-07-11 20:46:32 +08:00
gg
574b4568ff flake8 2023-07-11 18:36:54 +08:00
Xingjun.Wang
b53440f66a Merge pull request #373 from modelscope/dev/msdataset_cache_fix
fix load meta-csv cathe paths
2023-07-11 18:32:28 +08:00
xingjun.wang
de32a8f3e6 pre commit 2023-07-11 17:48:22 +08:00
Jintao
d20d033e07 add example/llm (#372)
* add example/llm

* fix lint test
2023-07-11 17:35:11 +08:00
fq
32db34631f make it more proper
ignore user-define dataset.
2023-07-11 17:33:00 +08:00
fq
d47684de5b Optimize comments 2023-07-11 17:12:59 +08:00
fq
ae3e794692 set download_mode default value 2023-07-11 17:11:11 +08:00
fq
d062b4e898 space align 2023-07-11 17:09:09 +08:00
fq
4d77e57769 add download_mode param to params
maybe set from funasr is better.
2023-07-11 16:43:37 +08:00
fq
e6db4239d2 add download_mode param for load function
when you want to re-download data
2023-07-11 16:38:54 +08:00
Wang Qiang
d8dd3989de Xformers accelerate memory efficient attention (#362)
* xformers accelerate memory efficient attention

* xformers

* precommit

---------

Co-authored-by: XDUWQ <yijing.wq@alibaba-inc.com>
2023-07-11 16:28:35 +08:00
xingjun.wang
0c43a0e8ea fix load meta-csv cathe paths 2023-07-11 16:25:11 +08:00
Wang Qiang
fd6e352922 Add pipeline num_inference_steps and guidance_scale parameter for stable diffusion pipeline (#367)
* add pipeline num_inference_steps and guidance_scale parameter

* precommit

---------

Co-authored-by: XDUWQ <yijing.wq@alibaba-inc.com>
2023-07-11 15:36:35 +08:00
fq
61faedfb15 Update finetune_speech_recognition.py add params.download_mode
set from params, config
2023-07-11 15:18:59 +08:00
fq
2073f4fd55 Update finetune_speech_recognition.py
MsDataset replace by ASRDataset.
2023-07-11 11:54:05 +08:00
fq
20c15d3aaa Update finetune_speech_recognition.py
using the newest ASRDataset, and add download_mode for re-download the dataset(dataset is broken and so on)
2023-07-11 11:33:18 +08:00
fq
56eb0ab0c2 Update asr_dataset.py
for download_mode when you need to re-download data
2023-07-11 11:28:35 +08:00
yeqinghao.yqh
41cbb8e393 mPLUG-Owl 生成长度Bug修复
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13209284
2023-07-10 18:56:12 +08:00
tongmu.wh
a7f7a67855 fix details of speaker models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13203011
* fix details of speaker models
2023-07-10 18:54:26 +08:00