Commit Graph

102 Commits

Author SHA1 Message Date
xingjun.wxj
ee5ecf46d8 modify paddle image version: cuda version->12.3 2025-04-09 11:23:09 +08:00
xingjun.wxj
f2e3b4b664 add paddle gpu 2025-04-08 15:45:16 +08:00
xingjun.wxj
d0298e052c merge master 2025-04-08 14:54:50 +08:00
Jintao
32aefd7428 Merge release1.24 to master (#1298) 2025-04-07 13:32:09 +08:00
Jintao
3bfff5cb53 Add swift docker (#1299) 2025-04-07 13:24:18 +08:00
xingjun.wxj
1fd41ec22c remove boost in paddle_extra_install 2025-03-28 17:19:55 +08:00
xingjun.wxj
ef3817a7c9 add git lfs in paddle_extra_install 2025-03-28 17:07:31 +08:00
xingjun.wxj
103ba1a9be fix paddle version 2025-03-28 15:55:25 +08:00
xingjun.wxj
51f9c9e6b8 update 2025-03-28 15:34:40 +08:00
xingjun.wxj
43a6e088f6 add paddle docker workflow 2025-03-28 15:14:15 +08:00
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