xingjun.wang
f1c17fbff5
test for bash
2024-10-30 20:17:59 +08:00
xingjun.wang
eb526aaa52
set transformers==4.44.2 in dockerfile
2024-10-30 19:53:23 +08:00
xingjun.wang
a9cec462dc
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-30 16:06:10 +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
xingjun.wang
f337b8622e
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-28 19:51:31 +08:00
tastelikefeet
3762ba3318
fix tests ( #1053 )
2024-10-28 19:50:33 +08:00
xingjun.wang
d82efb0826
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-25 17:41:47 +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
Mashiro
e71057cacf
feat(audio/ans): Add ZipEnhancer and related layers for acoustic nois… ( #1019 )
...
* feat(audio): Add acoustic noise suppression pipeline and tests for zipenhancer model
* Introduce `ZipEnhancer` module and associated layers (`ZipEnhancerLayer`, `Generator`, `ZipFormer`, ...).
* Add `speech_zipenhancer_ans_multiloss_16k_base` pipeline for `ZipEnhancer` module.
* Add new test cases and update metainfo.
Co-authored-by: Haoxu Wang <wanghaoxu.whx@alibaba-inc.com >
2024-10-24 15:38:09 +08:00
xingjun.wang
cb9c2fdf09
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-24 14:04:34 +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
xingjun.wang
615a0f19bb
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
v1.19.2
2024-10-24 10:35:34 +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
xingjun.wang
f328c2d112
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-24 00:38:47 +08:00
tastelikefeet
a6d583b6cf
Fix build error ( #1047 )
2024-10-23 18:44:11 +08:00
xingjun.wang
2f5409225c
merge master and update version to 1.19.2
2024-10-23 16:27:49 +08:00
xingjun.wang
4667300880
ok Merge branch 'master' of https://github.com/modelscope/modelscope into release/1.19
2024-10-23 16:26:41 +08:00
Xingjun.Wang
134fe72f06
hotfix for datasets 3.0.2 ( #1046 )
2024-10-23 16:25:53 +08:00
tastelikefeet
cda7a6f04a
Update docker scripts ( #1044 )
2024-10-23 15:18:40 +08:00
tastelikefeet
136d8c0a9d
Add docker workflow name ( #1043 )
2024-10-23 13:43:41 +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
0026729f7a
Fix dockerfile ( #1038 )
2024-10-21 19:47:11 +08:00
tastelikefeet
c4e561ec6b
fix file mode ( #1037 )
2024-10-21 19:31:08 +08:00
tastelikefeet
320095144b
Refactor Dockerfile ( #1036 )
2024-10-21 18:26:23 +08:00
xingjun.wang
d8bde1212a
temp
2024-10-21 16:20:13 +08:00
xingjun.wang
1ef83939e6
merge master
v1.19.1
2024-10-21 11:41:38 +08:00
xingjun.wang
ec2998e081
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-21 11:30:26 +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
xingjun.wang
a0e62646c9
update ms-swift installation in build_image.sh
2024-10-21 10:31:15 +08:00
tastelikefeet
607b7c37fe
Fix patch processors and feature extractors ( #1031 )
2024-10-21 10:28:51 +08:00
tastelikefeet
88aefcdd74
lint code ( #1025 )
2024-10-17 18:35:08 +08:00
suluyana
bacdc53327
fix: set device_map=cuda if using gptq in gpu ( #1027 )
2024-10-17 17:13:22 +08:00
xingjun.wang
a0ad5d93a0
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-16 10:17:21 +08:00
tastelikefeet
7ceac5a359
fix recursion ( #1024 )
...
* fix recursion
* lint code
2024-10-16 08:42:46 +08:00
xingjun.wang
499ca6d494
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
2024-10-15 12:42:00 +08:00
Xingjun.Wang
eab95f909f
del ignore_verifications and add trust_remote_code for local py_script ( #1021 )
2024-10-15 12:41:12 +08:00
xingjun.wang
e363a977be
ok Merge branch 'master' of github.com:modelscope/modelscope into release/1.19
v1.19.0
2024-10-12 22:01:32 +08:00
Xingjun.Wang
90acaccc28
Fix trust_remote_code ( #1016 )
...
* add cmd line option of clear-cache
* fix typo
* fix trust_remote_code for old dataset and py-script
---------
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-10-12 22:00:30 +08:00
tastelikefeet
b0f03ffd6d
Fix template of eos_token ( #1013 )
2024-10-10 21:40:51 +08:00
suluyana
bd1544bef0
fix template: llava-llama-3 & yi-1.5 ( #1011 )
2024-10-10 10:01:45 +08:00
xingjun.wang
09aa93dd37
update outlines version: <0.1
2024-10-09 22:03:47 +08:00
xingjun.wang
5572df62cc
set vllm==0.5.2 in Dockerfile.ubuntu to fix CI issue
2024-10-09 21:46:06 +08:00
xingjun.wang
c5a33b9b12
set outlines to 0.0.46 to avoid failure of building docker
2024-10-09 19:37:07 +08:00
xingjun.wang
50c35f0927
add outlines in build_image.sh
2024-10-09 17:36:30 +08:00
xingjun.wang
13a7b05cbb
update build_image for swift
2024-10-08 15:05:27 +08:00
xingjun.wang
3def7dfcb8
update version
2024-10-08 14:01:32 +08:00
xingjun.wang
d5c9cd4f23
update version
2024-10-08 13:46:35 +08:00
Yingda Chen
adc0374088
add cmd line option of clear-cache ( #1009 )
...
* add cmd line option of clear-cache
* fix typo
---------
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-10-02 22:47:52 +08:00
Yingda Chen
9f631056f3
do not download pt and pth files for autoconfig, autotoknizer and generation config ( #1008 )
...
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-10-01 15:17:05 +08:00