ly119399
caadf4a39d
local gen ready
3 years ago
zhangzhicheng.zzc
eb3209a79a
[to #42322933 ]中文分词
chinese word segmentation
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9051491
* add word segmentation
* Merge branch 'master' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib
* test with model hub
* merge with master
* update some description and test levels
* adding purge logic in test
* merge with master
* update variables definition
* generic word segmentation model as token classification model
* add output check
3 years ago
suluyan
bb5a40ad8c
test level >= 0
3 years ago
yingda.chen
ad8e080e37
[to #42322933 ] refactor model name
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9068994
3 years ago
suluyan
3aa1a70ac8
add tests
3 years ago
智丞
951077c729
registry multi models on model and pipeline
3 years ago
suluyan
953e8ffbfa
fill mask
3 years ago
易相
2c77fba805
[to #42322933 ] pre commit fix
3 years ago
易相
98b6c62654
[to #42322933 ] bugfix
3 years ago
易相
c16c7c2efc
Merge branch 'master' into feat/zero_shot_classification
# Conflicts:
# modelscope/preprocessors/__init__.py
3 years ago
易相
34db19131f
init
3 years ago
ly119399
3c687c9f37
generation ready
3 years ago
wenmeng.zwm
4f7928bb6e
[to #42362853 ] formalize the output of pipeline and make pipeline reusable
* format pipeline output and check it
* fix UT
* add docstr to clarify the difference between model.postprocess and pipeline.postprocess
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9051405
3 years ago
zhangzhicheng.zzc
ba471d4492
[to #42322933 ]sentence-similarity
Adding the new task of sentence_similarity, in which the model is the sofa version of structbert
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9016402
* sbert-sentence-similarity
* [to #42322933 ] pip8
* merge with master for file dirs update
* add test cases
* pre-commit lint check
* remove useless file
* download models again~
* skip time consuming test case
* update for pr reviews
* merge with master
* add test level
* reset test level to env level
* [to #42322933 ] init
* [to #42322933 ] init
* adding purge logic in test
* merge with head
* change test level
* using sequence classification processor for similarity
3 years ago
lingcai.wl
d983bdfc8e
[to #42463204 ] support Pil.Image for image_captioning
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9049211
3 years ago
fubang.zfb
48da1619a7
[to #42322933 ] init
3 years ago
ly119399
b1948cd81c
modify forward
3 years ago
wenmeng.zwm
c59833c7ee
[to #42461396 ] feat: test_level support
* add test level support
* update develop doc
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9021354
3 years ago
yingda.chen
d7112be056
[to #42510875 ]use sphinx book theme
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9042850
3 years ago
yingda.chen
5786b9a0a1
[to #42322933 ]formalize image matting
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9019685
3 years ago
wenmeng.zwm
b4fc38e1b9
[to #42461396 ] add Pillow version constraint and update hub version
1. use Pillow >= 6.2.0
2. change skip test msg for image caption
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9041194
3 years ago
wenmeng.zwm
67086e26f9
[to #42362932 ] feat: docker_support
* add dockerfile
* uninstall opencv-python-headless
* update develop doc
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9020302
3 years ago
思宏
7140cdb670
[to #42322933 ] init
3 years ago
思宏
cf112dbbf7
[to #42322933 ] init
3 years ago
智丞
46fca87f2a
Merge remote-tracking branch 'origin/master' into feat/nli
3 years ago
智丞
753b98f526
update pipeline registry info
3 years ago
思宏
314082810e
[to #42322933 ] init
3 years ago
wenmeng.zwm
8a030ead72
[to #42362853 ] feat: rename config to configuration and remove repeated task fileds
1. rename maas_config to configuration
2. remove task field image and video, using cv instead
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9010802
3 years ago
ly119399
e4f2bdce54
bug fix
3 years ago
wenmeng.zwm
3a78e32eb2
Revert "[to #42322933 ]formalize image matting"
This reverts commit de3ea0db54 .
3 years ago
思宏
62d98c0273
[to #42322933 ] init
3 years ago
ly119399
ddd0c325a9
fix flake8 bug
3 years ago
思宏
414c0c1b3c
init
3 years ago
ly119399
a09fec6c56
delete file about gen
3 years ago
ly119399
ccbbd959a7
Merge branch 'master' into nlp/space/gen
3 years ago
ly119399
85081fb3b4
update
3 years ago
Yingda Chen
de3ea0db54
[to #42322933 ]formalize image matting
3 years ago
yingda.chen
b31c86aa0e
[to #42409340 ] add hub specifier
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9005038
3 years ago
ly119399
605db5b0e2
update
3 years ago
ly119399
c400684327
update
3 years ago
ly119399
55f8bb9769
add flake8
3 years ago
ly119399
46c2dcc27d
test with model hub
3 years ago
ly119399
e683a2d4cd
merge master
3 years ago
ly119399
c6ec7f2fa4
intent success
3 years ago
wenmeng.zwm
76bc51eadd
[to #42362853 ] support multimodel in pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8997599
3 years ago
yingda.chen
3c1ec035fd
[to #42322933 ] refine cartoon model and add model op utitlity
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8993758
3 years ago
ly119399
01cb0b4f72
intent preprocessor ready
3 years ago
ly119399
aaba95e726
add intent
3 years ago
wenmeng.zwm
1f6b376599
[to #42373878 ] refactor maaslib to modelscope
1. refactor maaslib to modelscope
2. fix UT error
3. support pipeline which does not register default model
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8988388
3 years ago
wenmeng.zwm
dd00195814
[to #42362853 ] add default model support and fix circular import
1. add default model support
2. fix circular import
3. temporarily skip ofa and palm test which costs too much time
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8981076
3 years ago