mulin.lyh
|
eb0f0216c6
|
fix torch 2.x compatible issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13045011
* fix torch 2.x compatible issue
* fix torch 2.x compatible issue
* fix complex-valued input tensor matching the output from stft with return_complex=True.
* skip plugin test temporarily for modify torch version
* fix test_speech_signal_process.py compatible issue
* fix lint issue
* upgrade funasr to 0.6.5
|
2023-06-27 14:40:51 +08:00 |
|
mulin.lyh
|
8ea82e6f6d
|
* add lfs append
|
2023-04-18 20:32:11 +08:00 |
|
mulin.lyh
|
4bae2cf823
|
temporarily skip hub case
|
2023-04-04 11:08:19 +08:00 |
|
zhangzhicheng.zzc
|
8a19e9645d
|
[to #47860410]plugin with cli tool
1. 支持 plugin方式接入外部 repo、github repo,本地repo,并进行外部插件管理
2. 支持allow_remote方式接入modelhub repo,该类型属于model 范畴不做额外插件管理
3. 支持cli 安装plugin相关
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11775456
|
2023-03-09 23:07:13 +08:00 |
|
liugao.lg
|
c28fd09d42
|
add more cli tools
提供独立repo库快速接入modelscope的小工具,模板创建,模型上传,一键导入、版本管理等命令
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11757517
|
2023-03-09 00:17:11 +08:00 |
|
wenmeng.zwm
|
285208912b
|
add command line tool
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11661608
* add command line tool
* add unittest
* change absolute import to relative import for test case
* mv test_util to package
|
2023-02-20 21:21:54 +08:00 |
|