wangxingjun778
|
9b4cd6fe61
|
update dockerfile for gpu image
|
2025-09-17 20:42:06 +08:00 |
|
wangxingjun778
|
b9646896af
|
fix transformers version for gpu image
|
2025-09-17 19:17:54 +08:00 |
|
wangxingjun778
|
189d022967
|
fix transformers version for gpu image
|
2025-09-17 15:34:51 +08:00 |
|
wangxingjun778
|
73ae750b73
|
fix install.sh using bash in Dockerfile.ubuntu
|
2025-09-16 22:46:58 +08:00 |
|
wangxingjun778
|
d5a60d0ba2
|
update install.sh for llm
|
2025-09-16 11:50:33 +08:00 |
|
wangxingjun778
|
6551c97449
|
update install.sh for gpu image
|
2025-09-15 21:51:52 +08:00 |
|
wangxingjun778
|
7f994b908c
|
update install.sh for llm
|
2025-09-15 21:50:16 +08:00 |
|
wangxingjun778
|
f06fa2215e
|
update install.sh
|
2025-09-15 14:43:32 +08:00 |
|
wangxingjun778
|
67be857b75
|
set transformers==4.55.4 for GPU Image
|
2025-09-15 14:42:03 +08:00 |
|
wangxingjun778
|
8a0c9928ef
|
update install.sh
|
2025-09-12 01:40:59 +08:00 |
|
wangxingjun778
|
36c4e6f7eb
|
update version for llm image: vllm, lmdeploy, torch
|
2025-09-11 20:34:00 +08:00 |
|
wangxingjun778
|
3ac5e74372
|
add onnx==1.18.0 for gpu image
|
2025-09-11 18:59:07 +08:00 |
|
wangxingjun778
|
6d0ec7b8fc
|
fix install.sh for vllm version
|
2025-09-10 14:39:44 +08:00 |
|
wangxingjun778
|
3450db02e2
|
add debug info
|
2025-09-10 11:00:06 +08:00 |
|
wangxingjun778
|
6fe0443282
|
add debug info
|
2025-09-09 14:14:44 +08:00 |
|
wangxingjun778
|
13614d1f01
|
add debug for llm image
|
2025-09-09 13:00:44 +08:00 |
|
tastelikefeet
|
6b70c8b577
|
Merge 1.29 to master (#1469)
|
2025-08-18 13:51:00 +08:00 |
|
tastelikefeet
|
169f523082
|
fix tensorflow cannot load gpu (#1456)
|
2025-08-11 11:04:17 +08:00 |
|
tastelikefeet
|
3bad15b779
|
add ms-agent into dockerfile (#1436)
|
2025-08-04 17:08:48 +08:00 |
|
jinghanhu
|
b537efebed
|
Merge release 1.28 (#1401)
|
2025-08-04 17:00:14 +08:00 |
|
suluyan
|
7230561cbd
|
image deps upgrade: transformers, huggingface_hub, node.js
|
2025-07-03 15:59:20 +08:00 |
|
suluyan
|
6a895360da
|
fix boost.tar.gz not in gzip format
|
2025-07-03 15:59:12 +08:00 |
|
hjh0119
|
dee7d0576d
|
fix pgp fail
|
2025-07-03 15:58:10 +08:00 |
|
Yunlin Mao
|
093ae87111
|
Update 1.26.0 docker image dependency (#1339)
|
2025-05-28 17:36:07 +08:00 |
|
Jintao
|
03dbc7bd11
|
Merge release1.25 to master (#1319)
|
2025-04-23 13:40:54 +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 |
|
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 |
|