Commit Graph

154 Commits

Author SHA1 Message Date
Jintao Huang
203f0bfa27 Merge branch 'release/1.36' into build_swift_image 2026-05-10 14:08:19 +08:00
Jintao Huang
5a61fcebb2 update swift 4.2 image 2026-05-10 14:04:02 +08:00
Jintao Huang
06e6311a0c fix 2026-04-30 23:47:18 +08:00
Jintao Huang
537722acea update cuda13.0 2026-04-30 23:16:26 +08:00
Jintao Huang
5c160e97c4 update swift 4.1.3 2026-04-25 21:26:56 +08:00
班扬
e1635d6e94 set peft<0.19 2026-04-22 17:09:56 +08:00
班扬
0d745602af ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.36 2026-04-20 11:15:05 +08:00
Jintao Huang
07b0321e78 fix 2026-04-20 07:12:09 +08:00
Jintao Huang
ae70780564 fix 2026-04-19 15:47:45 +08:00
Jintao Huang
6cc2aba435 fix 2026-04-19 14:19:09 +08:00
Jintao Huang
39adcb2ca7 fix 2026-04-19 14:16:07 +08:00
Jintao Huang
408485c1c4 update swift 4.1 2026-04-19 14:02:29 +08:00
Jintao Huang
6c9aba98c7 Merge remote-tracking branch 'origin/release/1.35' into build_swift_image 2026-04-19 13:27:35 +08:00
addsubmuldiv
55af6ce8e4 update ascend dockerfile (#1679) 2026-04-17 17:04:26 +08:00
班扬
195feeb12f remove pynini for stable image 2026-04-14 18:01:54 +08:00
班扬
454a180dea fix docker pip version 2026-04-14 16:17:50 +08:00
Xingjun.Wang
9cc43a3140 Fix GPG KEY (#1678)
* refactor hf datasets utils and fix issue

* update datasets version

* fix download cli

* add engine=python for stream loading csv

* fix dataset builder for csv engine=python

* fix datasets csv OverflowError

* update UT commit scheduler test level

* fix python gpg key
2026-04-14 15:57:33 +08:00
Jintao Huang
d92b58affa update transformers 2026-03-29 12:26:57 +08:00
Jintao Huang
a792696d75 update swift 4.0.3 2026-03-28 18:14:36 +08:00
tastelikefeet
ce6a902d76 merge 1.35.1 to master (#1653) 2026-03-19 15:01:51 +08:00
Xingjun.Wang
832d88cb02 [Fix] lazy import oss2 (#1649)
* lazy import oss2

* fix lint
2026-03-17 16:03:42 +08:00
Jintao Huang
55a68a71b0 fix trl 0.28 2026-03-15 11:29:32 +08:00
Jintao Huang
981d2a660c update swift4.0.2 2026-03-14 17:54:59 +08:00
tastelikefeet
de218f1ab3 lint code 2026-03-14 11:18:18 +08:00
tastelikefeet
fa6e42651a Merge branch 'master' into release/1.35 2026-03-13 11:39:17 +08:00
tastelikefeet
a420e68953 Merge branch 'release/1.34'
# Conflicts:
#	docker/build_image.py
2026-03-13 11:36:25 +08:00
tastelikefeet
368f6608cc Merge commit 'f4dbe65110830518a336eba106ed0d581cc37dda' into release/1.35 2026-03-13 11:10:09 +08:00
tastelikefeet
94527f0053 fix 2026-03-13 11:03:33 +08:00
vx120
467a2206e3 add metax dockerfile and its requirements for ms-swift (#1643) 2026-03-10 16:11:49 +08:00
tastelikefeet
311b571a20 upgrade default python version 2026-03-10 15:26:26 +08:00
tastelikefeet
1659de5a3b wip 2026-03-10 15:10:18 +08:00
tastelikefeet
2fedc9bb9e Feat/update docker file (#1640) 2026-03-09 14:21:38 +08:00
Jintao Huang
9c88b24f85 update vllm 2026-03-08 23:40:47 +08:00
Jintao Huang
8018654d35 Merge branch 'release/1.34' into build_swift_image 2026-03-08 13:11:43 +08:00
Jintao Huang
3d96694363 update 2026-03-08 13:02:36 +08:00
Jintao Huang
4122a2b684 remove ollama 2026-01-24 23:40:14 +08:00
hjh0119
ae1e83febb remove ollama 2026-01-15 20:53:05 +08:00
hjh0119
c137ed08c2 docker zstd 2026-01-15 20:33:27 +08:00
hjh0119
de3399e8de pin optimum 2026-01-14 10:35:49 +08:00
hjh0119
e6ef4af1a1 pin optimum 2.0.0 for gpu/llm image 2026-01-13 18:18:15 +08:00
suluyana
09bc99c8c3 fix: Remove nvidia.cn from APT sources to fix apt failures in certain environments (#1575)
Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>
2026-01-09 16:09:23 +08:00
Jintao Huang
4acc1390be fix awq 2026-01-08 15:23:13 +08:00
Jintao Huang
2b74b94b0e update swift3.12 2026-01-08 11:17:05 +08:00
Jintao Huang
fcf9299eb4 Merge remote-tracking branch 'origin/release/1.33' into build_swift_image 2026-01-08 10:34:24 +08:00
Jintao Huang
c69f5c2637 fix cu129 2025-12-14 21:13:30 +08:00
Jintao Huang
77352ae399 update swift3.11 2025-12-14 16:27:33 +08:00
Xingjun.Wang
4890a8b527 Feat: add set_repo_visibility in hub api (#1564)
* add set_repo_visibility

* fix cr

* fix lint
2025-12-05 16:02:28 +08:00
Xingjun.Wang
be6874ea8e Feat: add set_repo_visibility in hub api (#1564)
* add set_repo_visibility

* fix cr

* fix lint
2025-12-05 15:37:45 +08:00
Yunlin Mao
9cb7ce7029 Update build file and workflow (#1551)
* update build file

* update setup file

* update fairseq dep

* fix error log
2025-12-02 10:50:39 +08:00
Jintao Huang
a6c1977645 update 2025-11-30 14:49:21 +08:00