Shen Huang
5ef842e38a
enable token_cls_pipeline to inference on longer inputs and return entity probabilities ( #551 )
...
* allow token classification pipelines to predict longer sentences
* bugfix
* skip adaseq pipeline ut when connection error occurs
* return entity probabilities
2023-09-19 17:34:41 +08:00
wenmeng.zwm
3b485d5835
fix plugin python module missing files
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13453749
* fix plugin python module missing files
2023-07-28 16:14:56 +08:00
lingcai.wl
0aaaaa13ad
[to #49275037 ] remove demo check and fix service decoder
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12432683
2023-05-14 23:41:40 +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
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