Commit Graph

1617 Commits

Author SHA1 Message Date
hemu.zp
4e78f611e6 Add sortedcontainers to requirements
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12310786
2023-04-12 22:26:56 +08:00
zhangzhicheng.zzc
522b2ed08f plugin add modelscope source
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12306018
2023-04-12 20:38:13 +08:00
yuze.zyz
1f95021bc4 bump master version to 1.5.0 2023-04-12 19:33:46 +08:00
hemu.zp
7b4a0ea02c Merge branch master-merge-github-0412 into master
Title: Merge branch 'master-merge-github-0412' into master 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12304662
2023-04-12 19:16:11 +08:00
hemu.zp
aa561a1818 Support split and merge for megatron_base model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12288423
2023-04-12 16:23:35 +08:00
hemu
305006e18a Merge branch 'master-github' into master-merge-github-0412 2023-04-12 15:51:20 +08:00
chaojie.mcj
283517de08 add efficient tunner modules 2023-04-11 22:26:13 +08:00
shouzhou.bx
467b782799 [to 4.15] add pedestrian attribute recognition model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12288506
2023-04-11 20:46:02 +08:00
xianzhe.xxz
2fe3812f98 add compatibility for torchvision>0.10.0
add compatibility for torchvision>0.10.0
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12292460
2023-04-11 19:59:59 +08:00
yuze.zyz
2c15888084 update test data 2023-04-11 19:33:27 +08:00
yuze.zyz
fb97399ab7 update test data 2023-04-11 18:01:35 +08:00
ly261666
dbdb8c4dca modify face_base_process
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12282698
2023-04-11 15:34:03 +08:00
ly261666
5f6cdf6814 [to #42322933] add damofd model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12261061
2023-04-11 11:08:59 +08:00
tastelikefeet
30b434e95b Add llama to mslib from hf (#254) 2023-04-11 10:17:46 +08:00
hemu.zp
9940994d72 Add multi-modal embedding example for CLIP
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12251820
2023-04-11 10:12:11 +08:00
ly261666
509631ca3b fix face issue:
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12256380
2023-04-10 20:32:43 +08:00
hehong.chh
48fecacf61 fid_dialouge_pipeline新增3.7B模型,修复一些bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12270307
2023-04-10 20:30:44 +08:00
wucong.lyb
fd83ffc0fa modify timestamp config && add function for update_local_model
修改时间戳模型自由组合的参数配置;支持model设置为本地路径时通过参数”update_model“更新模型;
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12261036

    * modify timestamp args

* add update_local_model function

* fix src_path is same with dst_path

* change funasr version
2023-04-10 19:54:11 +08:00
yuze.zyz
4040320346 push to hub
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12235855
2023-04-10 18:17:52 +08:00
hemu.zp
dd16c11f2a Add token classification example for MGeo
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12259147
2023-04-10 17:08:35 +08:00
tongmu.wh
41da5d8e90 add speaker model cam++ for speaker verification task damo/speech_campplus_sv_en_voxceleb_16k
说话人识别的新模型,模型库已创建在https://modelscope.cn/models/damo/speech_campplus_sv_en_voxceleb_16k/summary
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12180950
2023-04-10 16:27:13 +08:00
hemu.zp
f0d69c2aa4 Add palm example
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12259265
2023-04-10 14:55:44 +08:00
mushenL
0ef195611a New head support for XlmRoberta model (#259) 2023-04-10 13:44:31 +08:00
tastelikefeet
203a565a39 Fix keep printing warnings in pipeline (#251) 2023-04-10 11:30:40 +08:00
Clark
27c1bfadde Fix unused tensorflow import (#249) 2023-04-10 11:11:55 +08:00
yuze.zyz
3a0e512354 Merge branch master-merge-github0406 into master
Title: Merge github to gitlab 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12241110
2023-04-10 10:49:56 +08:00
tastelikefeet
4ecdac5342 compatible with transformers latest version (#246) 2023-04-10 10:42:41 +08:00
chenxujun
94eeaffbf4 Fix some words (#261) 2023-04-10 10:16:59 +08:00
yuze.zyz
1eb0786895 Merge branch 'master' into master-merge-github0406
* master:
  speech kws nearfield training add gradient accumulation config
  add canmt translation model  damo/nlp_canmt_translation_zh2en_large
  [to #41669377] fix import missing
2023-04-09 23:53:37 +08:00
zhangzhicheng.zzc
6cf4867128 bug fixed in plugin
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12261613
2023-04-09 23:49:23 +08:00
tastelikefeet
6dd94ff2bc add first case for gpt3 test (#236) 2023-04-09 21:46:48 +08:00
pengteng.spt
bb879063e9 speech kws nearfield training add gradient accumulation config
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12204960
2023-04-07 14:38:14 +08:00
xiaoyi.zp
63d5493962 add canmt translation model damo/nlp_canmt_translation_zh2en_large
* add canmt translation model
 * add args for decode
 * change nlp_canmt_translation_zh2en_large damo
 * merge master
 * set default model for canmt

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12079906
2023-04-07 14:37:18 +08:00
jiaqi.sjq
7a12181a25 [to #41669377] fix import missing
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12240202
2023-04-06 19:17:07 +08:00
yuze.zyz
7b7e772a9f Merge branch 'master-github' into master-merge-github0406 2023-04-06 15:15:37 +08:00
biwen.lbw
9ec8f14f6f update face reconstruction to HRN(CVPR2023)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12161605

* update to HRN

* update test image

* update results format

* delete useless code & change header

* add comment

* reorganize code
2023-04-06 14:03:27 +08:00
jiangnana.jnn
8d8de93779 fix json loads numpy
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12071834

* fix jsonplus

* add unittest

* fix json dump np float
2023-04-04 15:01:01 +08:00
mulin.lyh
4bae2cf823 temporarily skip hub case 2023-04-04 11:08:19 +08:00
mulin.lyh
af641f7838 temporarily skip hub cases 2023-04-04 06:41:13 +08:00
Yingda Chen
da6995021c Merge pull request #245 from kcxain/fix_wrong_import
Fix wrong import in document grounded dialog rerank task
2023-03-30 09:42:45 +08:00
Zhicheng Zhang
92acca0629 Feat/plugin update (#241)
* reload pkg resources after installed

* add version test in order to install correct version

* install only uninstalled package from requirements

* support get module name from distribution

* bug fixed

---------

Co-authored-by: Zhicheng Zhang <zhangzhicheng.zzc@alibaba-inc.com>
2023-03-30 09:00:49 +08:00
pengteng.spt
46850d53a8 Fix speech kws nearfield training with multi-gpu
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12117620
2023-03-29 20:01:25 +08:00
Zhengyang Song
eed8824ee8 Fix wrong url in file_download comment; as well as remove wrong comment in dgds/backbone. (#233) 2023-03-29 10:09:56 +08:00
kangxiaoyang.kxy
d2fde9248c update image colorization metric
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12073952

* update image colorization metric

* update documentation strings
2023-03-28 15:14:10 +08:00
Clark
0b12412af0 Merge branch 'modelscope:master' into fix_wrong_import 2023-03-28 14:08:33 +08:00
Zhicheng Zhang
a63622178f Update issue templates (#238)
* Update issue templates

* Create CODE_OF_CONDUCT.md

* lint fixed

---------

Co-authored-by: Zhicheng Zhang <zhangzhicheng.zzc@alibaba-inc.com>
2023-03-28 12:07:00 +08:00
deconx
0d12fed9e3 Fix a wrong import of DocumentGroundedDialogRerankModel 2023-03-28 00:12:26 +08:00
deconx
1705f175b7 Fix a wrong import 2023-03-27 23:26:40 +08:00
Yufeng
98edf60824 Glm 130b PR (#221)
Add GLM 130B model for inference
2023-03-27 10:00:11 +08:00
wenmeng.zwm
0e9f218f26 Merge branch merge_master_github_0321 into master
Title: Merge master github to gitlab 

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12064776
2023-03-23 21:28:55 +08:00