Commit Graph

2258 Commits

Author SHA1 Message Date
wenmeng.zwm
23048e16ec Merge branch 'master' of github.com:modelscope/modelscope into feat/llm_riddles 2023-11-09 21:00:04 +08:00
wenmeng.zwm
4a5d3e7de6 update readme 2023-11-09 20:51:19 +08:00
wenmeng.zwm
9621064ccc add share function 2023-11-09 20:51:05 +08:00
wenmeng.zwm
fdae4bf4c6 fix challenges 2023-11-09 20:50:42 +08:00
wenmeng zhou
c2e900ee54 update llm riddles (#624)
* add multi online support

* add readme and requirements.txt

* refactor code to llm and challenges and update readme

* handle llm exception and return empty str

* update error handling

* fix gradio version and add concurrency control

* remove concurrency_limit

* update reame
2023-11-09 20:04:16 +08:00
zhifu gao
29b7f16339 Merge pull request #627 from Lizerui9926/master
Fix asr paraformer finetune bug
2023-11-09 12:41:17 +08:00
Lizerui9926
9324fb4422 Merge branch 'master' into master 2023-11-09 11:13:45 +08:00
北念
c0b36f0e91 fix asr paraformer finetune bug 2023-11-09 11:10:21 +08:00
wenmeng.zwm
0d35a4a8a7 update reame 2023-11-08 18:40:41 +08:00
wenmeng.zwm
50e6021ee5 remove debug log 2023-11-08 18:28:12 +08:00
wenmeng.zwm
4330127f37 remove debug log 2023-11-08 18:27:25 +08:00
wenmeng.zwm
ff947dfc2d remove concurrency_limit 2023-11-08 18:22:30 +08:00
wenmeng.zwm
aa58d79b77 fix gradio version and add concurrency control 2023-11-08 18:06:01 +08:00
wenmeng.zwm
4937d9af68 update error handling 2023-11-08 15:48:09 +08:00
wenmeng.zwm
217ab5f790 handle llm exception and return empty str 2023-11-08 15:00:39 +08:00
wenmeng.zwm
f5ff289ab9 refactor code to llm and challenges and update readme 2023-11-08 14:48:22 +08:00
wenmeng.zwm
b7c11d02f7 Merge branch 'master-github' into feat/llm_riddles 2023-11-08 12:28:54 +08:00
wenmeng zhou
069b271436 Update README_CN.md 2023-11-08 12:19:53 +08:00
wenmeng zhou
02ce95d5b8 add llm riddles (#621)
* add multi online support

* add readme and requirements.txt
2023-11-08 00:51:10 +08:00
wenmeng.zwm
7c613c6ced update 2023-11-08 00:49:54 +08:00
wenmeng.zwm
940024e6dd add readme and requirements.txt 2023-11-08 00:46:35 +08:00
wenmeng.zwm
fe0b67b30f add multi online support 2023-11-08 00:11:13 +08:00
Firmament-cyou
fafb0fe013 llm pipeline support chatglm3 (#618) 2023-11-04 20:44:55 +08:00
tastelikefeet
5f0fcd7bfd fix uie trainer: eval failed (#617)
* fix uie trainer

* merge master
2023-11-04 12:11:13 +08:00
wenmeng zhou
f7238b3515 Merge pull request #609 from modelscope/merge_master_gitlab_1026
Merge master gitlab 1026
2023-11-03 12:11:41 +08:00
zhifu gao
cfba0b0b7e Merge pull request #613 from Lizerui9926/master
add bpemodel path in asr_trainer to support paraformer-16k-en finetune
2023-11-02 16:07:01 +08:00
北念
60155a0f7b add bpemodel path in asr_trainer 2023-11-02 15:56:40 +08:00
tastelikefeet
eff11817a0 Fix vllm: change if condition (#607) 2023-10-30 19:25:24 +08:00
wenmeng.zwm
4fd55ffccc Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab 2023-10-30 19:18:01 +08:00
wenmeng.zwm
a874fa5f7d Merge branch 'master-gitlab' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab 2023-10-30 19:17:11 +08:00
tastelikefeet
cb0a44eda5 Support VLLM in LLMPipeline (#604) 2023-10-27 18:20:53 +08:00
rujiao.lrj
acc61da91c Fix the numpy bug for card correction
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14461396
* fix the numpy bug for card detection correction

* add output(score, angle, print type)
2023-10-27 16:51:50 +08:00
wenmeng.zwm
3b4a7b48ef fix shop_segmentation to use old timm lib and bump version to 1.9.4rc2 2023-10-26 19:23:38 +08:00
wenmeng.zwm
ae00f39b44 fix shop_segmentation to use old timm lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14443535
* fix shop_segmentation to use old timm lib
2023-10-26 13:24:06 +08:00
chenyafeng.cyf
e8b34a3bcd add_eres2net_speaker_diarization
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14412468
* add_eres2net_speaker_diarization

* fix lint issue

* update code

* update pipeline
2023-10-25 20:36:36 +08:00
wenmeng.zwm
1079756205 bump version to 1.9.4 2023-10-24 20:13:05 +08:00
wenmeng.zwm
b4ed708944 Merge branch merge_master-github_1023 into master
Title: Merge branch 'master-github' into merge_master-github_1023 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14398134
2023-10-24 20:08:38 +08:00
wenmeng.zwm
881c98d751 feat: Resolve conflict, auto committed by Code 2023-10-24 19:31:23 +08:00
wenmeng.zwm
48378deeb4 Merge branch 'merge_master-github_1023' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into merge_master-github_1023 2023-10-24 15:24:12 +08:00
zhangyanzhao.zyz
ebd6ddb530 更新sentence embedding model,支持gte,bloom sentence embedding
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14375781

* fix linter

* bloom embedding
2023-10-24 15:23:50 +08:00
huizheng.hz
0911283dde add freeU model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14307648


* support sd21, sdxl
2023-10-24 15:23:50 +08:00
mulin.lyh
c039b7348d force upgrade funasr build image
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14411115
* force upgrade funasr build image
2023-10-24 15:19:01 +08:00
mulin.lyh
d30ef8b202 fix huggingface position_ids compatible issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14406558
* fix compatible issues

* fix transformer compatible issue

* skip case for huggingface link issue

* fix hf autotokenlizer case

* Merge branch 'fix_ci_issue' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into fix_ci_issue
2023-10-24 15:18:55 +08:00
Firmament-cyou
a3ae55577f Support swift in llm_pipeline. (#595)
* support swift in llm_pipeline

* adjust function name
2023-10-24 14:31:24 +08:00
mulin.lyh
cc38523e52 [to #52738068] fix: fix model version in production
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14394239

* fix model version in production

* add more info in log
2023-10-23 19:32:22 +08:00
suluyan.sly
77aa33ad5d [swingdeploy]sentence_embedding
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14395686
* swingdeploy_sentence_embedding
2023-10-23 16:44:43 +08:00
wenmeng.zwm
13052b8678 Merge branch 'master-github' into merge_master-github_1023 2023-10-23 15:56:53 +08:00
wenmeng zhou
0dcc4ed825 Merge pull request #591 from modelscope/master-merge-internal20231019
Master merge internal20231019
2023-10-23 15:55:08 +08:00
zhangyanzhao.zyz
fb7328f4ec 更新sentence embedding model,支持gte,bloom sentence embedding
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14375781

* fix linter

* bloom embedding
2023-10-20 19:56:01 +08:00
huizheng.hz
690473ce85 add freeU model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14307648


* support sd21, sdxl
2023-10-20 16:10:54 +08:00