Firmament-cyou
|
8f0f9d4a33
|
Register llm format map (#659)
* add LLMAdapterRegistry
* fix bug
* replace traceback with cache
|
2023-12-06 16:22:50 +08:00 |
|
Firmament-cyou
|
fafb0fe013
|
llm pipeline support chatglm3 (#618)
|
2023-11-04 20:44:55 +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
|
881c98d751
|
feat: Resolve conflict, auto committed by Code
|
2023-10-24 19:31:23 +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
|
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 |
|
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 |
|
hemu.zp
|
4cad376298
|
Add llm_first parameter for pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14264249
* support llm_first parameter
* register_module(Tasks.text_generation)
* fix bug
* update format & fix out_base64 for int4
* pre-commit
|
2023-10-13 14:04:04 +08:00 |
|
baiguan.yt
|
582c3a5415
|
add pasd_v2 保真度更好
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14202282
|
2023-10-11 09:59:19 +08:00 |
|
hemu.zp
|
d64cfa48bc
|
Support int4 model for llm_pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14214673
* use ms qwen update
* support baichuan2 int4
* update qwen vl unittest and fix bug
* init from AutoModelForCausalLM
* add todo for AutoModelForCausalLM
|
2023-10-09 16:16:33 +08:00 |
|
狄咖
|
74abc2e63f
|
[feat]chat pipeline
|
2023-09-28 00:54:41 +08:00 |
|
mulin.lyh
|
23f1f474bf
|
Merge branch 'master-github' into master-merge-github925
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14164566
|
2023-09-26 21:15:41 +08:00 |
|
myf272609
|
2ee65141e6
|
[to #42322933] add 3dhuman render and animation models
新增3D人物模型渲染pipeline
新增3D角色自动驱动pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14146042
* upload 3dhuman render and animation code
* remove chumpy dependence
* feat: Fix conflict, auto commit by WebIDE
* modify code structure, add user inputs, etc.
* add output path
|
2023-09-25 21:09:18 +08:00 |
|
jinmao.yk
|
0dd95b27dd
|
add texture generation task(文本引导纹理生成)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14123234
* add texture generation task
* add output dir
* add input
|
2023-09-25 20:03:04 +08:00 |
|
lipandeng.lpd
|
514848251c
|
prost add support for cpu
支持cpu
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14126219
|
2023-09-25 14:19:16 +08:00 |
|
yuanzhi.zyz
|
860cdf5f48
|
add onnx exporter for ocr recognition model
1. 添加ocr recognition相关的exporter,支持现有三类模型转onnx
2. 更新lightweight模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14135723
* add ocr recognition export and update lightweight model
* fix
|
2023-09-25 11:34:53 +08:00 |
|
ryan.yy
|
04b24814ca
|
新建模型 image_control_3d_portrait
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14003131
* add image_control_3d_portrait code
* update requirements
* remove duplicate plyfile
* update test_image_control_3d_portrait code
* update test code
* update requirements
* change face landmark models and revise as cr suggests
* add save images choice
* add image_control_3d_portrait.jpg
* mv ops related code to modelscope/ops
|
2023-09-25 11:23:02 +08:00 |
|
yanyi.ys
|
e686db72e5
|
zero123-XL-图像视角变换
该代码用于对给定图片中的物体进行多视角的生成,并且能够按照指定的视角进行生成。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13902247
* [to #42322933] add files
* update test data
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge master
* [to #42322933] add files
* [to #42322933] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge the master
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
* [to #42322933] add files
|
2023-09-24 16:21:53 +08:00 |
|
biwen.lbw
|
10d1fbe86f
|
add head_reconstruction and text_to_head model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14099746
* add head_reconstruction and text_to_head model
* change savedir
|
2023-09-21 10:41:25 +08:00 |
|
rujiao.lrj
|
6b09cb3d7a
|
add model for card correction
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14049168
|
2023-09-19 19:20:19 +08:00 |
|
mulin.lyh
|
bfdda3822a
|
Merge branch 'master-github' into merge_github_0912
|
2023-09-12 18:22:40 +08:00 |
|
mushenL
|
c4a6e843a9
|
llama2 add chat task and pipeline enable ignore_file_pattern (#533)
* init commit
|
2023-09-12 17:57:00 +08:00 |
|
Xiaobin
|
bbdcfb5317
|
Feature/ecomgpt (#534)
Co-authored-by: TTCoding <ttcoding@default.org>
|
2023-09-12 10:24:43 +08:00 |
|
mulin.lyh
|
e297672fa0
|
skip hf download
|
2023-09-11 16:56:50 +08:00 |
|
baiguan.yt
|
4449de9d03
|
add PASD image super-resolution for facechain and more Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13924655
* add parameters height and width
* update pipeline
|
2023-09-07 16:53:54 +08:00 |
|
mulin.lyh
|
797dda70bb
|
merge github pull #519
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13900895
* merge github pull #519
* fix bug
* fix case issue
* merge github #519
|
2023-09-05 10:46:23 +08:00 |
|
mulin.lyh
|
bce5a487af
|
merge github pull #519
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13900895
* merge github pull #519
* fix bug
* fix case issue
* merge github #519
|
2023-09-05 10:42:43 +08:00 |
|
mulin.lyh
|
84647801c1
|
fix pipeline and image build issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13884178
* fix pipeline and image build issue
|
2023-09-01 18:08:35 +08:00 |
|
mulin.lyh
|
ad1081b08e
|
fix pipeline and image build issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13884178
* fix pipeline and image build issue
|
2023-09-01 18:02:50 +08:00 |
|
mulin.lyh
|
38ffb128c5
|
Merge branch 'master-github' into master-merge-github0901
|
2023-09-01 09:26:46 +08:00 |
|
mulin.lyh
|
cdb4ea96f7
|
Merge branch 'master' of https://github.com/modelscope/modelscope into master-github
|
2023-09-01 09:24:26 +08:00 |
|
XDUWQ
|
c89de1a825
|
skip tests
|
2023-08-31 21:46:12 +08:00 |
|
chenyafeng.cyf
|
7a1d40b54b
|
five_language_recoginition_eres2net
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13856349
* five_language_recoginition_eres2net
|
2023-08-31 15:08:52 +08:00 |
|
mulin.lyh
|
28405071b8
|
Merge branch 'master-github' of https://github.com/modelscope/modelscope into master-github
|
2023-08-30 15:21:54 +08:00 |
|
mulin.lyh
|
7c0f6aa5c5
|
Merge branch 'master-github' into master-merge-github0829
|
2023-08-29 21:20:54 +08:00 |
|
pingzhi.lzh
|
db27d5218f
|
cones2 version 1.0
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13778227
* cones2 version 1.0
|
2023-08-29 21:05:23 +08:00 |
|
tastelikefeet
|
39922160ae
|
fix pre commit (#510)
|
2023-08-29 17:55:01 +08:00 |
|
Xiaobin
|
8ce3b4de72
|
Feature/seq gpt (#507)
|
2023-08-29 17:47:59 +08:00 |
|
myf272609
|
0a6658c375
|
[to #42322933] add 3D surface reconstruction model
新增3D表面重建模型推理代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13807071
* test
* update
* update
* fix issues
* fix mesh export
|
2023-08-29 15:41:59 +08:00 |
|
huizheng.hz
|
7aef73a761
|
[to #42322933] add image editing model masactrl
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13671142
* add image editing model MasaCtrl
* add image editing model MasaCtrl
* Merge remote-tracking branch 'origin/master' into cv/image-editing-masactrl
|
2023-08-24 21:20:47 +08:00 |
|
lipandeng.lpd
|
7db8248dfb
|
add prost text video retrival model
https://www.modelscope.cn/models/damo/multi_modal_clip_vtretrieval_prost/summary
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13487540
|
2023-08-24 21:06:34 +08:00 |
|
bin.xue
|
6682fb6052
|
增加语音分离模型MossFormer2
|
2023-08-24 16:49:22 +08:00 |
|
mulin.lyh
|
cba4e40bc1
|
fix numpy pandas compatible issue
明确受影响的模型(damo):
ONE-PEACE-4B ModuleNotFoundError: MyCustomPipeline: MyCustomModel: No module named 'one_peace',缺少依赖。
cv_resnet50_face-reconstruction 不兼容tf2
nlp_automatic_post_editing_for_translation_en2de tf2.0兼容性问题,tf1.x需要
cv_resnet18_ocr-detection-word-level_damo tf2.x兼容性问题
cv_resnet18_ocr-detection-line-level_damo tf兼容性问题
cv_resnet101_detection_fewshot-defrcn 模型限制必须detection0.3+torch1.11.0"
speech_dfsmn_ans_psm_48k_causal "librosa, numpy兼容性问题
cv_mdm_motion-generation "依赖numpy版本兼容性问题: File ""/opt/conda/lib/python3.8/site-packages/smplx/body_models.py"",
cv_resnet50_ocr-detection-vlpt numpy兼容性问题
cv_clip-it_video-summarization_language-guided_en tf兼容性问题
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13744636
* numpy and pandas no version
* modify compatible issue
* fix numpy compatible issue
* modify ci
* fix lint issue
* replace Image.ANTIALIAS to Image.Resampling.LANCZOS pillow compatible
* skip uncompatible cases
* fix numpy compatible issue, skip cases that can not compatbile numpy or tensorflow2.x
* skip compatible cases
* fix clip model issue
* fix body 3d keypoints compatible issue
|
2023-08-22 23:04:31 +08:00 |
|
Kang
|
cccd502fa2
|
fix video output of image2video (#488)
* fix video output
* fix logger.error
* fix log error
|
2023-08-22 10:57:23 +08:00 |
|
Kang
|
040698e201
|
add video2video (#486)
* add video2video
* fix bugs of pre-commit
* update some files
* fix video write module
* fix max_frames
|
2023-08-21 18:44:14 +08:00 |
|
yanyi.ys
|
be26a62c48
|
人像生成代码评审
该CR提交了关于人像生成的代码,能够通过给定人像图片以及相应的target姿势数据生成相应姿势的图片。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13715612
|
2023-08-21 18:42:24 +08:00 |
|
wenmeng.zwm
|
7f7573f15d
|
fix ut error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13716099
* fix ut error
|
2023-08-19 21:16:07 +08:00 |
|