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
zhifu gao
0485f50e6c
funasr1.0 model.generate ( #727 )
2024-01-16 20:37:14 +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
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
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
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
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
slin000111
262e0d6df0
fix embedding and inference device in faq question answering pipeline
2023-12-12 19:54:02 +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
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
tastelikefeet
05e1069219
Fix _set_gradient_checkpointing bug ( #660 )
...
* add logic
2023-12-01 15:29:28 +08:00
liuyhwangyh
a28f7aa96c
fix test reliability issue ( #657 )
...
* fix test reliability issue
* fix lint issue
2023-12-01 15:14:35 +08:00
mushenL
1b6723ea24
hf_tool add AutoImageProcessor and BatchFeature ( #650 )
...
* add AutoImageProcessor and BatchFeature
2023-12-01 15:14:06 +08:00
wenmeng zhou
7b80a87b5a
fix: DocumentGroundedDialogRetrievalModel qry_encoder.encoder.embeddings.position_ids error ( #647 )
2023-12-01 15:12:31 +08:00
mulin.lyh
51a1b76e91
fix python3.10 compatible issue
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14678226
* modify librosa version
* fix python3.10 compatible issue
* remove healpy in requirements for windowns compatible
2023-11-29 17:41:44 +08:00
mulin.lyh
fe8bfa9219
when build force install funasr pai-eacv etc
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14812168
* when build force install funasr pai-eacv etc
2023-11-29 17:40:09 +08:00
mulin.lyh
6c7fca8307
支持modelscope直接拉起推理服务
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14702876
* add inference server code
* add server requirement
* fix import issue
* debug
* add command line
* add llmpipeline support
* modify port to int
* add serer usage
* remove unused code
* fix lint issue
* add inference server code
* upgrade env to VLLM_USE_MODELSCOPE
2023-11-29 17:37:56 +08:00
chenyafeng.cyf
ae42543389
fix_gpu_bug
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14822269
2023-11-29 10:03:52 +08:00
biwen.lbw
a19fe73afb
fix numpy bug
...
修复numpy版本导致的bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14816762
* fix numpy bug
2023-11-28 17:17:29 +08:00
mulin.lyh
5ba9fd2307
modify auto gptq and vllm env
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14790283
* upgrade to python3.10
* modify auto gptq and vllm env
* fix lint issue
* Merge remote-tracking branch 'origin/master' into python10_support
* python310 support
* build from repo
* add commit id force install modelscope every build
* add commit id force install modelscope every build
* fix cpu build issue
* fix datahub error message
* Merge branch 'python10_support' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into python10_support
* add --no-cache-dir install auto_gptq
2023-11-27 20:21:00 +08:00
wenmeng zhou
d9b76330fe
fix logger: remove file handler for original user logging ( #645 )
2023-11-15 19:31:42 +08:00
tastelikefeet
69d784f26d
Support transformers==4.35.0 ( #633 )
...
* fix _set_gradient_checkpointing
2023-11-13 20:41:10 +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
myf272609
00eb4219a0
[to #42322933 ] fix issues for 3dhuman models
...
- 角色驱动:添加自定义blender路径支持;移除模型位置标准化
- 角色渲染:添加自定义渲染分辨率支持;添加模型位置标准化
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14459360
* fix some issues
* fix
2023-11-08 21:11:21 +08:00
suluyan.sly
ea324b4841
feat: deploy checker for swingdeploy
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14575909
* feat: deploy checker for swingdeploy
* fix: configuration.json mismatch the revision.
2023-11-08 16:10:02 +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