yuze.zyz
fc0ae66a9d
bump version
v1.20.1
2024-11-14 16:49:57 +08:00
Yingda Chen
de04baf070
Fix dependency ( #1085 )
...
* fix yaml dependency for hub
---------
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
(cherry picked from commit 91d85f23c2 )
2024-11-14 16:48:26 +08:00
Yingda Chen
9f3529e1f8
Log reduce ( #1081 )
...
* do not print log for symbolic link creation failure due to existing ones
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-13 22:39:18 +08:00
Yingda Chen
8c91f63af5
fix log for downloading to local dir ( #1080 )
...
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-13 22:39:07 +08:00
Jintao
d509bd9452
Fix facial 68ldk detection ( #1078 )
2024-11-13 22:38:51 +08:00
Jintao Huang
5882b441b3
fix cpu docker
2024-11-11 20:12:44 +08:00
Jintao Huang
fc93b00453
fix cpu docker
2024-11-11 19:57:08 +08:00
Jintao Huang
cdb1dcd63d
fix llm docker
2024-11-11 14:38:27 +08:00
Jintao Huang
e12d1487b2
fix docker (huggingface-hub)
2024-11-08 22:51:42 +08:00
Jintao Huang
cc830e22da
update docker
2024-11-08 22:08:05 +08:00
Jintao Huang
633d879fcf
update
2024-11-08 20:53:59 +08:00
Jintao Huang
7d4c26fd2b
update docker lmdeploy
2024-11-08 20:14:42 +08:00
Jintao Huang
313061c275
Merge branch 'master' into release/1.20
v1.20.0
2024-11-08 18:14:28 +08:00
Jintao
61c2fd97e4
Update llm docker ( #1076 )
2024-11-08 18:09:05 +08:00
Jintao Huang
1cb528d74f
Merge branch 'master' into release/1.20
2024-11-08 15:51:08 +08:00
Jintao
a393b6ef24
update docker ( #1075 )
2024-11-08 15:49:50 +08:00
Jintao Huang
47a8ba4d88
Merge branch 'master' into release/1.20
2024-11-08 10:58:08 +08:00
Jintao
d02d887918
update docker ( #1073 )
2024-11-08 10:56:39 +08:00
Jintao Huang
044a645185
Merge branch 'master' into release/1.20
2024-11-07 18:56:59 +08:00
Jintao
125f44fb20
update docker evalscope version ( #1071 )
2024-11-07 18:56:17 +08:00
Jintao Huang
869bf72629
Merge branch 'master' into release/1.20
2024-11-07 16:11:18 +08:00
suluyana
19fc9dc3f1
feat ollama template: llama3.2-vision ( #1070 )
2024-11-07 16:09:12 +08:00
Jintao Huang
5c392ba466
Merge branch 'master' into release/1.20
2024-11-07 13:59:43 +08:00
Jintao
a51f25abdf
fix docker numpy version ( #1069 )
2024-11-07 13:58:08 +08:00
Jintao Huang
35455b90ef
Merge branch 'master' into release/1.20
2024-11-06 20:42:01 +08:00
tastelikefeet
33308cedd4
fix numpy build error ( #1068 )
2024-11-06 20:40:58 +08:00
Jintao Huang
3fcf62496a
Merge branch 'master' into release/1.20
2024-11-06 15:55:13 +08:00
tastelikefeet
6856b157ed
try to reduce the image size of llm ( #1067 )
2024-11-06 15:52:08 +08:00
Jintao Huang
d8928a0627
Merge branch 'master' into release/1.20
2024-11-06 13:24:29 +08:00
Jintao
9cf74e01c0
Fix the missing __init__.py file ( #1066 )
2024-11-06 13:22:06 +08:00
Jintao Huang
03a2cd6e3b
build_image lmdeploy version to 0.6.2
2024-11-05 10:36:36 +08:00
Jintao Huang
23c03da3f1
bump version to 1.20.0
2024-11-04 20:49:38 +08:00
Yingda Chen
1a9ada4e06
create a symbolic link for special models that has been masked to avoid dot in model name ( #1063 )
2024-11-04 20:44:54 +08:00
tastelikefeet
43536064d5
default install tf-keras ( #1064 )
2024-11-04 20:15:18 +08:00
suluyana
5e78f92e24
Feat(multimodal model):ovis vl pipeline ( #1057 )
2024-11-04 14:24:07 +08:00
suluyana
ae1541846b
Template.to_ollama: add new argument split ( #1039 )
...
feat: 1. add new argument `split` 2. ollama template
2024-11-04 13:46:07 +08:00
Yingda Chen
0b47683f69
improve upload model, remove requirment for configuration.json ( #1062 )
...
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-04 13:33:23 +08:00
Yingda Chen
83f1e20e80
add repo existence check hub-api ( #1060 )
...
* add repo existence check api
* update
---------
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-02 08:04:40 +08:00
Yingda Chen
06108d105a
add log for download location ( #1061 )
...
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-02 08:02:50 +08:00
Mark
250b72fce7
fix: text error correction batch run bug ( #1052 )
...
Co-authored-by: Mark <smartmark-pro@qq.com >
2024-11-01 09:35:19 +08:00
Yingda Chen
fac865fd97
OCR pipeline shall depend on TF only when necessary ( #1059 )
...
* ocr pipeline tf as optional
Co-authored-by: Yingda Chen <yingda.chen@alibaba-inc.com >
2024-11-01 09:10:37 +08:00
Mashiro
3de8430c03
fix(audio ans pipeline): Restore file reading from string input in ANSZip… ( #1055 )
...
* fix(audio pipeline): Restore file reading from string input in ANSZipEnhancerPipeline
Fix the code to support various types of input, including local or remote URLs.
Co-authored-by: Haoxu Wang <wanghaoxu.whx@alibaba-inc.com >
2024-10-30 16:34:35 +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
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
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
Xingjun.Wang
134fe72f06
hotfix for datasets 3.0.2 ( #1046 )
2024-10-23 16:25:53 +08:00