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
|
c54f73c032
|
recover release_datetime
|
2025-03-27 23:00:48 +08:00 |
|
xingjun.wxj
|
e4b8356af6
|
set 1.24.1
|
2025-03-27 22:57:32 +08:00 |
|
xingjun.wxj
|
e2a0717221
|
merge master
|
2025-03-27 22:51:19 +08:00 |
|
Xingjun.Wang
|
6da2e8a698
|
Merge pull request #1288 from modelscope/fix/hf_util_ut
Add login for HFUtilTest
|
2025-03-27 22:47:16 +08:00 |
|
Yingda Chen
|
b2429cd960
|
fix windows path (#1286)
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com>
|
2025-03-27 22:46:17 +08:00 |
|
xingjun.wxj
|
10aa2c6bd8
|
add login for HFUtilTest
|
2025-03-27 22:42:48 +08:00 |
|
xingjun.wxj
|
02cce59e16
|
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.24
|
2025-03-27 22:20:14 +08:00 |
|
xingjun.wxj
|
dd729efa35
|
set vllm==0.7.2 and xformers==0.0.27
|
2025-03-24 17:21:28 +08:00 |
|
tastelikefeet
|
b2244f38b4
|
Lazy import hf modules (#1283)
|
2025-03-24 14:27:37 +08:00 |
|
xingjun.wxj
|
0eb98016a1
|
add blobfile>=1.0.5 for ddpm_guided_diffusion
|
2025-03-21 14:09:02 +08:00 |
|
Xingjun.Wang
|
648cbb147e
|
Merge pull request #1275 from TueVNguyen/tuenv/fix_load_hf
fix load dataset from huggingface hub
|
2025-03-21 12:58:14 +08:00 |
|
suluyana
|
1d1463434d
|
fix: pipeline builder (#1280)
* fix pipeline builder
---------
Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>
|
2025-03-21 12:29:06 +08:00 |
|
TueVNguyen
|
665ed127a3
|
fixup! fix load dataset from huggingface hub
|
2025-03-21 04:23:08 +00: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
|
f96981789e
|
remove redundant env in dockerci.sh
|
2025-03-20 14:18:11 +08:00 |
|
xingjun.wxj
|
88d42998bb
|
remove redundant env in dockerci.sh
|
2025-03-20 14:17:32 +08:00 |
|
TueNguyen
|
a7aa1467b7
|
fix load dataset from huggingface hub
|
2025-03-19 15:30:14 +00:00 |
|
suluyana
|
41ad01681f
|
ollama_template gemma3, command-a (#1264)
Co-authored-by: suluyan <suluyan.sly@aliabab-inc.com>
|
2025-03-19 08:44:48 +08:00 |
|
xingjun.wxj
|
e1332c81db
|
remove abnormal code in README.md
|
2025-03-19 00:26:37 +08:00 |
|
xingjun.wxj
|
81015d4887
|
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.24
v1.24.0
|
2025-03-19 00:01:02 +08:00 |
|
tastelikefeet
|
b71025cf33
|
Fix downloading with specified class name (#1270)
(cherry picked from commit 231d816780)
|
2025-03-18 16:12:40 +08:00 |
|
tastelikefeet
|
231d816780
|
Fix downloading with specified class name (#1270)
|
2025-03-18 16:11:42 +08:00 |
|
xingjun.wxj
|
f9b7840924
|
add fairseq==0.12.3.1 for py311
|
2025-03-18 10:55:33 +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
|
7e9b2a3561
|
ignore ttsfrd for audio_tts under py311 envs
|
2025-03-17 15:03:31 +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
|
2da07a3ff6
|
patcher
|
2025-03-17 11:42:13 +08:00 |
|
xingjun.wxj
|
a43ab1f490
|
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.24
|
2025-03-17 11:41:13 +08:00 |
|
tastelikefeet
|
51655d3526
|
add more diffusers imports (#1265)
|
2025-03-15 13:39:24 +08:00 |
|
xingjun.wxj
|
3a7b88aa4f
|
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.24
|
2025-03-14 16:19:02 +08:00 |
|
xingjun.wxj
|
3860e34073
|
add ms-funcodec
|
2025-03-14 14:01:09 +08:00 |
|
Xingjun.Wang
|
3274bb1e63
|
Merge pull request #1248 from modelscope/fallback
support endpoint fallback
|
2025-03-14 11:44:32 +08:00 |
|
Xingjun.Wang
|
147f9ce1b9
|
Merge pull request #1225 from modelscope/fix/trust_remote_code_
fix trust_remote_code=true
|
2025-03-14 11:40:06 +08:00 |
|
xingjun.wxj
|
8fe6ca766a
|
update editdistance
|
2025-03-14 02:13:18 +08:00 |
|
xingjun.wxj
|
68f73e59f6
|
fix merge issue for get_endpoint
|
2025-03-14 01:30:50 +08:00 |
|
xingjun.wxj
|
d8d23703ce
|
set editdistance==0.5.2
|
2025-03-13 23:37:31 +08:00 |
|
xingjun.wxj
|
c235dc8758
|
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.24
|
2025-03-13 23:33:12 +08:00 |
|
Yingda Chen
|
298f208060
|
merge master
|
2025-03-13 22:14:26 +08:00 |
|
Xingjun.Wang
|
07588278bd
|
Merge pull request #1259 from wangxingjun778/add_ci_test_header
Add snapshot_download headers for CI-TEST
|
2025-03-13 22:05:59 +08:00 |
|
xingjun.wxj
|
0ed846fdb8
|
ok Merge branch 'fallback' of github.com:modelscope/modelscope into fallback
|
2025-03-13 20:25:11 +08:00 |
|