Commit Graph

92 Commits

Author SHA1 Message Date
xingjun.wxj
dd729efa35 set vllm==0.7.2 and xformers==0.0.27 2025-03-24 17:21:28 +08:00
xingjun.wxj
0eb98016a1 add blobfile>=1.0.5 for ddpm_guided_diffusion 2025-03-21 14:09:02 +08:00
xingjun.wxj
85d07a3342 fix installing apex in gpu base image 2025-03-21 10:17:27 +08:00
xingjun.wxj
2055c6c9dd add packaging for apex 2025-03-21 01:27:31 +08:00
xingjun.wxj
0d0f965aea apex rebuild in base_image; vllm==0.7.3; reinstall ddpm_guided_diffusion, shotdetect_scenedetect_lgss and MinDAEC; 2025-03-20 20:59:54 +08:00
xingjun.wxj
b656d6f3b7 rebuild ms-funcodec to adapt py311 2025-03-17 15:21:49 +08:00
xingjun.wxj
69f3b32815 set editdistance==0.5.2 to fix py311 building error 2025-03-17 15:18:11 +08:00
xingjun.wxj
7397d86184 set kwsbp to 0.1.0 for py311 2025-03-17 14:53:34 +08:00
xingjun.wxj
a7901b3168 support fairseq for py311 in ubuntu_base docker 2025-03-17 12:56:52 +08:00
xingjun.wxj
a5acaa01d0 adapte for py310 2025-03-17 11:46:07 +08:00
xingjun.wxj
8fe6ca766a update editdistance 2025-03-14 02:13:18 +08:00
xingjun.wxj
d8d23703ce set editdistance==0.5.2 2025-03-13 23:37:31 +08:00
xingjun.wxj
b1bce1ded3 update 2025-03-12 17:48:57 +08:00
xingjun.wxj
8b51dce6de update funasr 2025-03-12 16:55:25 +08:00
xingjun.wxj
64603c8f40 add editdistance installation 2025-03-12 15:28:03 +08:00
xingjun.wxj
b19471cccd remove tinycudann 2025-03-12 13:56:36 +08:00
xingjun.wxj
01c068ade9 del unicore installation in install_unifold.sh 2025-03-11 22:36:04 +08:00
xingjun.wxj
b7cede331c set kwsbp==0.1.0 in Dockerfile.ubuntu to adapt py 311 2025-03-11 21:47:34 +08:00
xingjun.wxj
7debaac31b recover py tag for base gpu image 2025-03-11 17:06:51 +08:00
xingjun.wxj
a687a212ff set py310 for gpu base image 2025-03-11 17:01:04 +08:00
tastelikefeet
e733458746 Update omegaconf (#1234) 2025-02-19 18:11:23 +08:00
tastelikefeet
7246d0b359 Merge 1.23 hotfix to master (#1227) 2025-02-17 10:30:24 +08:00
tastelikefeet
b5bb6d7bb0 Use legacy cache (#1215) 2025-02-07 17:31:32 +08:00
Xingjun.Wang
77d7262c22 fix lint (#1188) 2025-01-15 14:25:09 +08:00
Xingjun.Wang
648187626a Merge release 1.22 (#1187)
* bump version 1.22.0

* fix confict between lmdeploy & vllm

* flash-attn version

* fix version building image

* fix https://www.modelscope.cn/models/iic/nlp_structbert_address-parsing_chinese_base/feedback/issueDetail/20431 (#1170)

* fix path contatenation to be windows compatabile (#1176)

* fix path contatenation to be windows compatabile

* support dataset too

---------

Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com>

* logger.warning when using remote code (#1171)

* logger warning when using remote code

Co-authored-by: suluyan <suluyan.sly@alibaba-inc.com>

* feat: all other ollama models (#1174)

* add cases

* new models

---------

Co-authored-by: suluyan <suluyan.sly@alibaba-inc.com>

* Unify datasets cache dir (#1178)

* fix cache

* fix lint

* fix dataset cache

* fix lint

* remove

* Add repo_id and repo_type in snapshot_download (#1172)

* add repo_id and repo_type in snapshot_download

* fix positional args

* update

* Fix/text gen (#1177)

* fix text-gen: read pipeline type from configuration.json first

---------

Co-authored-by: suluyan <suluyan.sly@alibaba-inc.com>

* update doc with llama_index (#1180)

* update version to 1.22.1

* merge release/1.22

---------

Co-authored-by: suluyana <suluyan_sly@163.com>
Co-authored-by: tastelikefeet <58414341+tastelikefeet@users.noreply.github.com>
Co-authored-by: Yingda Chen <yingdachen@apache.org>
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com>
Co-authored-by: suluyana <110878454+suluyana@users.noreply.github.com>
Co-authored-by: suluyan <suluyan.sly@alibaba-inc.com>
Co-authored-by: Yunlin Mao <mao.looper@qq.com>
2025-01-15 14:08:52 +08:00
tastelikefeet
46c4ce9bdd support tag ci_image (#1112) 2024-12-01 15:17:25 +08:00
Jintao
b1e1f66fad Merge release 1.20 docker (#1109) 2024-11-29 13:44:36 +08:00
Jintao
e961f1671d Update docker from release/1.20 (#1077) 2024-11-11 14:56:36 +08:00
Jintao
61c2fd97e4 Update llm docker (#1076) 2024-11-08 18:09:05 +08:00
Jintao
a393b6ef24 update docker (#1075) 2024-11-08 15:49:50 +08:00
Jintao
d02d887918 update docker (#1073) 2024-11-08 10:56:39 +08:00
Jintao
125f44fb20 update docker evalscope version (#1071) 2024-11-07 18:56:17 +08:00
Jintao
a51f25abdf fix docker numpy version (#1069) 2024-11-07 13:58:08 +08:00
tastelikefeet
33308cedd4 fix numpy build error (#1068) 2024-11-06 20:40:58 +08:00
tastelikefeet
6856b157ed try to reduce the image size of llm (#1067) 2024-11-06 15:52:08 +08:00
Jintao
9cf74e01c0 Fix the missing __init__.py file (#1066) 2024-11-06 13:22:06 +08:00
tastelikefeet
43536064d5 default install tf-keras (#1064) 2024-11-04 20:15:18 +08:00
tastelikefeet
328bbc0494 Fix some bugs (#1056)
* fix some bugs

* remove install tf-kersa

* fix

* use bin bash as default
2024-10-30 15:49:38 +08:00
tastelikefeet
3762ba3318 fix tests (#1053) 2024-10-28 19:50:33 +08:00
tastelikefeet
62ffc04215 Fix the slow downloading (#1051)
* fix slow download

* fix

* fix audio installation

* fix build

* fix

* test

* test

* test

* test

* fix

* fix

* fix

* fix
2024-10-25 13:37:01 +08:00
tastelikefeet
ae98067485 Fix timestamp in docker build (#1049)
* update flow name

* fix

* fix

* update docker builder

* lint

* fix build

* fix cpu build

* fix ts
2024-10-24 14:04:10 +08:00
tastelikefeet
acc60bab1c Fix pypi mirror (#1048)
* update flow name

* fix

* fix

* update docker builder

* lint

* fix build

* fix cpu build
2024-10-24 10:35:10 +08:00
tastelikefeet
a6d583b6cf Fix build error (#1047) 2024-10-23 18:44:11 +08:00
tastelikefeet
cda7a6f04a Update docker scripts (#1044) 2024-10-23 15:18:40 +08:00
tastelikefeet
7a57ee418c Refine dockerfile (#1042) 2024-10-23 09:59:51 +08:00
tastelikefeet
eac004d7f2 Refine docker file (#1041) 2024-10-22 11:13:17 +08:00
tastelikefeet
320095144b Refactor Dockerfile (#1036) 2024-10-21 18:26:23 +08:00
Xingjun.Wang
e320b40a0d Fix/dockerfile (#1034)
* update version

* update build_image for swift

* add outlines in build_image.sh

* set outlines to 0.0.46 to avoid failure of building docker

* set vllm==0.5.2 in Dockerfile.ubuntu to fix CI issue

* update outlines version: <0.1

* update ms-swift installation in build_image.sh

* merge diff from release/1.19
2024-10-21 11:25:02 +08:00
liuyhwangyh
4e2555c5a3 Release/1.16 merge to master (#922)
* update version

* merge master

* fix fairseq issue

* fix pip compatible issue

* fix bug

* version to 1.16.1

* xformers<0.0.27

* fix matplotlib.cm compatible issue

* remove transformers from frameowrk

* vllm to 0.5.1

* not upgrade pip

* add Pillow to framework

* Update version.py

---------

Co-authored-by: xingjun.wang <xingjun.wxj@alibaba-inc.com>
Co-authored-by: mulin.lyh <mulin.lyh@taobao.com>
2024-07-22 20:58:32 +08:00
liuyhwangyh
f7a32e48e3 add dataset download (#906)
* add dataset download

* fix cr issue

* fix cv matplotlib issue

* refactor code

* fix ut issue

* remove debug code

* remove unused import

* fix import issue

* sleep 65s before start docker avoid kill and run failed

---------

Co-authored-by: mulin.lyh <mulin.lyh@taobao.com>
2024-07-12 19:06:44 +08:00