liuyhwangyh
c3bb9e71cf
add download retry reason message and some optimize ( #734 )
...
1. optimize download retyr message
2. fix input_output pipeline_info bug on python3.8
Co-authored-by: mulin.lyh <mulin.lyh@taobao.com >
2024-01-22 22:51:09 +08:00
liuyhwangyh
6f93ab01e6
Merge pull request #735 from modelscope/fix_lint_issue
...
fix lint issue
2024-01-22 16:46:45 +08:00
mulin.lyh
588e41c787
fix lint issue
2024-01-22 15:52:30 +08:00
liuyhwangyh
672c32e7bd
fix ci compatible issues,fix llmpipeline lazy import issue ( #725 )
...
* fix ci issue
* fix case issue
* modify lint to python3.10
* fix case issue
---------
Co-authored-by: mulin.lyh <mulin.lyh@taobao.com >
2024-01-17 22:19:05 +08:00
Yisheng (Ethan) He
94ce1ebd7a
Feature/LoFTR_image_local_feature_matching ( #687 )
...
* Add loftr image local feature matching.
* add pipeline doc str and remove example data as examples exists in data/test
* update pipeline doc str.
* add pipeline doc str
add pipeline doc str
---------
Co-authored-by: 翼生 <heyisheng.hys@alibaba-inc.com >
Co-authored-by: wenmeng zhou <wenmeng.zwm@alibaba-inc.com >
2024-01-17 21:51:29 +08:00
zhengyi-z
a9d5b88407
add image matching fast model based on lightglue ( #694 )
...
* add image matching fast model based on lightglue
* add model-paper doc str and pipeline doc str
---------
Co-authored-by: bushe.zzy <bushe.zzy@alibaba-inc.com >
2024-01-17 21:46:10 +08:00
Jintao
8cf88e4141
Fix module loading error caused by '.' in model_id ( #722 )
...
* update snapshot_download
* update
2024-01-17 21:25:52 +08:00
williamcc
34fab808b1
add an example for qwen doc QA with langchain + llamaindex ( #728 )
...
* add an example for qwen doc QA with langchain + llamaindex
* change comments to ENG; clear output and add urls
* add helper in MD; add wget for data file download
2024-01-16 20:59:24 +08:00
zhifu gao
0485f50e6c
funasr1.0 model.generate ( #727 )
2024-01-16 20:37:14 +08:00
lylalala
cc96a75901
Merge pull request #719 from modelscope/master-merge-internal20240110
...
Master merge internal20240110
2024-01-15 11:39:38 +08:00
liuyhwangyh
59760b123b
Merge branch 'master' into master-merge-internal20240110
2024-01-14 10:43:11 +08:00
zhifu gao
49c04ea47e
update funasr1.0 ( #715 )
...
* funasr1.0 modelscope
* fix lint issue
---------
Co-authored-by: mulin.lyh <mulin.lyh@taobao.com >
2024-01-12 12:02:01 +08:00
ly119399
6cb4722ffb
fix yapf
2024-01-10 23:28:19 +08:00
ly119399
1b59c023bf
merge github master
2024-01-10 23:13:13 +08:00
ly119399
26984de221
fix bug of branch release/1.11
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/15342815
* remove DOCKER_BUILDKIT=0 for cpu build issue
* force upgrade vllm
* add install sudo
* update transformers to 4.36.2
* fix mmcv-full issue
* add tiny_cuda_nn build
* install tinycudann
* reset
2024-01-10 22:24:19 +08:00
Allan Kouidri
383a4dc44f
Fix encoding for Windows ( #712 )
...
he proposed fix involves converting the encoding format from Windows-1250 to utf-8.
This is in response to the issues reported when running Anytext:
tyxsspa/AnyText#45
tyxsspa/AnyText#36
tyxsspa/AnyText#22
2024-01-09 21:16:04 +08:00
Weihao Yuan
105247140c
Feature/image normal estimation ( #683 )
...
* image_normal_estimation
* image_normal_estimation
* update according to pr review
* update submodule data test
---------
Co-authored-by: Weihao Yuan <qianmu.ywh@alibaba-inc.com >
2024-01-09 11:53:02 +08:00
slin000111
2d528ed482
fix anydoor pre-commit flake8 and isort errors ( #707 )
...
* fix anydoor pre-commit flake8 and isort errors
* Add noqa to resolve conflicts
* fix image_to_3d_pipeline test error
---------
Co-authored-by: slin000111 <zhaoshilin2015@sina.con >
2024-01-09 11:52:39 +08:00
ly119399
934553239e
Merge branch master-merge-github231228 into master
...
Title: merge github 231228
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/15235640
2024-01-04 20:00:19 +08:00
mulin.lyh
228ef8afa3
add instal fastapi for server support
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/15248194
* add instal fastapi for server support
2024-01-04 14:36:07 +08:00
ly119399
7e9c21d1a7
Merge branch 'add_svr_dep_in_docker' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-merge-github231228
2024-01-04 10:10:24 +08:00
ly119399
0e772d35f3
upgrade diffusers version
2024-01-03 17:22:35 +08:00
mulin.lyh
431b95486d
add instal fastapi for server support
2024-01-03 13:29:31 +08:00
ly119399
ec07a9919a
fix flake8
2024-01-03 00:05:04 +08:00
zhangwlgq
0b1a974800
add rife-video-frame-interpolation and model ( #685 )
...
* add rife-video-frame-interpolation pipeline and model
* add doc, change test level
---------
Co-authored-by: miracle.zjf <miracle.zjf@alibaba-inc.com >
Co-authored-by: wenmeng zhou <wenmeng.zwm@alibaba-inc.com >
2024-01-02 21:50:11 +08:00
ly119399
19cb79ae6c
Merge branch 'master-github' into master-merge-github231228
2023-12-28 19:15:06 +08:00
mulin.lyh
385486daf2
upgrade cuda to 12.1.0
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/15183132
* upgrade cuda to 12.1.0
* remove tb-nightly, remove dup compile megatron util
* uninstall tb-nightly reinstall tensorboard
2023-12-28 17:47:58 +08:00
wenmeng.zwm
39562dc555
merge master
2023-12-27 00:08:20 +08:00
Firmament-cyou
1120b76ea4
Fix anydoor init and support url input ( #698 )
...
* fix init
* fix bug
2023-12-27 00:06:30 +08:00
wenmeng zhou
1839bfbd64
add __init__.py for anydorr
2023-12-26 22:18:46 +08:00
wenmeng zhou
212a70dea7
add __init__.py for anydoor
2023-12-26 21:49:31 +08:00
neo.dzh
e7f86a751e
add audio codec and codec-based TTS model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/15128959
2023-12-26 20:54:59 +08:00
Firmament-cyou
b473decba0
update ckpt to general_v0.1 ( #696 )
2023-12-26 16:59:47 +08:00
wenmeng zhou
fb46e18351
Update develop.md
2023-12-26 15:22:28 +08:00
wenmeng zhou
01475c4304
Update develop_cn.md
2023-12-26 15:21:36 +08:00
Firmament-cyou
b3c6eebdf3
Add AnyDoor support ( #688 )
...
* support anydoor
* add dinov2
* fix bug
* convert rgb
* update anydoor_pipeline and add docstr
2023-12-25 19:01:50 +08:00
DuskSwan
3695e4491f
LLM riddle add challenge ( #692 )
...
* 1. add a challenge in chapter 2 as challenge 9
2. add a check_challenge.py script to makesure a challenge actually has answer
3. add blank lines to the file README_CN.md to look better
* delete redundant function
* code style check
* code style check
* style checkout change
---------
Co-authored-by: DuskSwan <aquark@foxmail.com >
2023-12-24 21:28:34 +08:00
hitsz-zuoqi
2ef12d1e88
add syncdreamer as a image-to-3d pipeline ( #679 )
...
* add syncdreamer
* delete demo_output
* remove useless files and hide clip install
* update pipeline
* update clip package
* update unitest
2023-12-21 22:12:32 +08:00
wenmeng zhou
c12323572a
Merge pull request #676 from slin000111/master
...
fix embedding and inference device in faq question answering pipeline
2023-12-19 21:44:43 +08:00
wenmeng zhou
71ed5e7598
Merge pull request #667 from modelscope/master-merge-internal20231208
...
Master merge internal20231208
2023-12-18 19:38:14 +08:00
slin000111
262e0d6df0
fix embedding and inference device in faq question answering pipeline
2023-12-12 19:54:02 +08:00
mulin.lyh
b16e24440e
build whl with py310
2023-12-08 22:25:28 +08:00
mulin.lyh
86fcbb8fbf
Merge branch 'master-gitlab' into master-merge-internal20231208
2023-12-08 21:24:27 +08:00
mulin.lyh
75ce66f824
fix exception when there is a version after sdk release
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14949463
* fix exception when there is a version after sdk release
2023-12-08 14:16:37 +08:00
xingjun.wxj
2a991a5c6b
update datasets version
...
Update datasets version.
compatibility check: 2.14.5, 2.14.6, 2.15.0
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14916111
2023-12-06 16:25:20 +08:00
Firmament-cyou
8f0f9d4a33
Register llm format map ( #659 )
...
* add LLMAdapterRegistry
* fix bug
* replace traceback with cache
2023-12-06 16:22:50 +08:00
suluyana
b21afc3424
set vllm backend default when build llm_pipeline from pipeline() ( #662 )
...
* set vllm backend default when build llm_pipeline from pipeline()
* fix logger info
---------
Co-authored-by: suluyan.sly <suluyan.sly@alibaba-inc.com >
2023-12-06 10:27:36 +08:00
suluyana
864fb48872
fix vllm gen cfg & set default to llm-ppl ( #658 )
...
* fix vllm gen cfg & set default to llm-ppl
* fix code style
* reset llm_framework default value
* fix pre-commit
---------
Co-authored-by: suluyan.sly <suluyan.sly@alibaba-inc.com >
2023-12-04 16:51:35 +08:00
xingjun.wxj
a8e9e0a48f
set datasets==2.14.6
2023-12-01 17:33:07 +08:00
tastelikefeet
05e1069219
Fix _set_gradient_checkpointing bug ( #660 )
...
* add logic
2023-12-01 15:29:28 +08:00