Jintao
32aefd7428
Merge release1.24 to master ( #1298 )
2025-04-07 13:32:09 +08:00
tastelikefeet
7a57ee418c
Refine dockerfile ( #1042 )
2024-10-23 09:59:51 +08:00
tastelikefeet
320095144b
Refactor Dockerfile ( #1036 )
2024-10-21 18:26:23 +08:00
mulin.lyh
909e54fa33
modify build script
2024-06-05 19:08:46 +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
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
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
mulin.lyh
a780935317
torch1.11 and torch2.0.1 build script refactor
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13408751
* [to #51122016 ]feat: build image support torch1.x 2.x cuda11.3.0 11.7.1
* remove base version
* env cudatookit-version
* build script merge
* torch 1.11.0 fix
2023-07-25 21:15:00 +08:00
mulin.lyh
25a7398aea
docker file py38 and py37 compatible merge
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12722824
* debug
* add missing deps
* add stanza
* fix numpy issue
* numpy version
* tf case
* numpy <= 1.22.0
* fix tf 1.15.5 case
* add python38 and python37 compatible docker file
* cv add fvcore
* add easycv
* remove debug code
* fix style issue
* fix python3.7 python3.8 compatible issue
* comment
* modify run config
* scipy<=1.7.3
* revert scipy<=1.7.3
* fix compatible bug
* fix compatible bug
* add easycv
* update version: 1.6.1rc0
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12754942
fix python3.8 and python3.8 compatible issue
* numpy version change
* numpy version
* numpy version
* fix numpy version
* fix numpy version
* update version: 1.6.1rc0
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12754942
fix python3.8 and python3.8 compatible issue
* restore setup.py
* restore setup.py
* add build base image
* fix style
* numpy version fix
* optimize build image, split base and modelscope image
* fix style issue
* modify example path
* modify examples folder
* add SETUPTOOLS_USE_DISTUTILS=stdlib comments
2023-06-08 10:01:58 +08:00