mulin.lyh
|
cbf7fd5c79
|
Merge branch 'release/1.9' of github.com:modelscope/modelscope into master-gitlab
|
2023-10-19 19:07:44 +08:00 |
|
mulin.lyh
|
b14f3464e5
|
force rebuild image
v1.9.3
|
2023-10-19 12:30:10 +08:00 |
|
mulin.lyh
|
8e187bdb96
|
remove llama2 dup in chat task
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14359280
* remove llama2 dup in chat task
|
2023-10-19 12:29:13 +08:00 |
|
mulin.lyh
|
f493ed007c
|
force rebuid image
|
2023-10-18 21:17:51 +08:00 |
|
wenmeng.zwm
|
e10237074e
|
fix chatglm sp_tokenizer error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14352495
|
2023-10-18 21:16:20 +08:00 |
|
suluyan.sly
|
6201d1bfbc
|
[swingdeploy] oss examples
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14342415
* oss_examples
|
2023-10-18 17:24:26 +08:00 |
|
Jintao
|
0908e20da2
|
fix merge error (#582)
|
2023-10-17 22:17:13 +08:00 |
|
mulin.lyh
|
66430171ae
|
fix chatglm2 can't find tokenizer issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14335080
* fix chatglm2 can't find tokenizer issue
|
2023-10-17 22:17:13 +08:00 |
|
mulin.lyh
|
19e7c1c807
|
fix ofa new transformers compatible issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14317517
* fix ofa new transformers compatible issue
* fix timm.layers to timm.models.layers compatible issue
|
2023-10-16 22:13:38 +08:00 |
|
mulin.lyh
|
087cb4e463
|
upgrade flash attention to 2.32.2
|
2023-10-16 16:13:28 +08:00 |
|
mulin.lyh
|
e75f5b4bc4
|
version to 1.9.3
|
2023-10-13 22:42:08 +08:00 |
|
mulin.lyh
|
2d0d0689bf
|
Merge branch 'master' into release/1.9
|
2023-10-13 22:39:59 +08:00 |
|
mulin.lyh
|
049bde9ddf
|
move venv import from file level to class level to avoid import error… (#575)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14301042
* move venv import from file level to class level to avoid import error… (#575)
* move venv import from file level to class level to avoid import error on windows
---------
authored-by: Zhicheng Zhang <zhangzhicheng.zzc@alibaba-inc.com>
|
2023-10-13 22:27:51 +08:00 |
|
mulin.lyh
|
6e424cdb69
|
force upgrade transformers when build image
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14293744
* force upgrade transformers when build image
|
2023-10-13 19:54:48 +08:00 |
|
mulin.lyh
|
4ac59e29b0
|
refactor ci to analyze file dependency
import分析不需要实际import文件,通过静态扫描,得到文件中定义的符号,在分析import时找到import的符号所在的文件,从而建立起关联。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14281794
* refactor ci
* fix typo
* fix bug
* test
* add indirect import name resolve
* remove test code
|
2023-10-13 14:11:30 +08:00 |
|
hemu.zp
|
4cad376298
|
Add llm_first parameter for pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14264249
* support llm_first parameter
* register_module(Tasks.text_generation)
* fix bug
* update format & fix out_base64 for int4
* pre-commit
|
2023-10-13 14:04:04 +08:00 |
|
baiguan.yt
|
582c3a5415
|
add pasd_v2 保真度更好
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14202282
|
2023-10-11 09:59:19 +08:00 |
|
mulin.lyh
|
2b9248de08
|
modify hub use https
|
2023-10-10 10:16:08 +08:00 |
|
hemu.zp
|
d64cfa48bc
|
Support int4 model for llm_pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14214673
* use ms qwen update
* support baichuan2 int4
* update qwen vl unittest and fix bug
* init from AutoModelForCausalLM
* add todo for AutoModelForCausalLM
|
2023-10-09 16:16:33 +08:00 |
|
mulin.lyh
|
d0384a5849
|
Merge branch 'release/1.9' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
|
2023-10-07 10:16:06 +08:00 |
|
mulin.lyh
|
74532181d0
|
add jupyterlab install to docker
v1.9.2
|
2023-09-28 17:30:38 +08:00 |
|
mulin.lyh
|
c12b22ae3d
|
fix onnxruntime providers parameter compatible issue
|
2023-09-28 17:20:21 +08:00 |
|
mulin.lyh
|
7f4fef0c3a
|
fix provider bug
|
2023-09-28 17:20:21 +08:00 |
|
mulin.lyh
|
c3e2a0e842
|
fix provider bug
|
2023-09-28 17:14:42 +08:00 |
|
mulin.lyh
|
e7ecb55e00
|
remove onnxruntime version
|
2023-09-28 14:30:55 +08:00 |
|
mulin.lyh
|
146e69e6ba
|
fix onnxruntime providers parameter compatible issue
|
2023-09-28 14:19:36 +08:00 |
|
mulin.lyh
|
f6d4107b0a
|
fix onnxruntime issue
|
2023-09-28 10:49:51 +08:00 |
|
mulin.lyh
|
31d04f45b7
|
force reinstall 1.9.2
|
2023-09-28 01:06:32 +08:00 |
|
狄咖
|
8d0ffa47b3
|
[feat]chat pipeline
|
2023-09-28 00:56:38 +08:00 |
|
狄咖
|
74abc2e63f
|
[feat]chat pipeline
|
2023-09-28 00:54:41 +08:00 |
|
Jintao Huang
|
61bd1570e7
|
remove ignore_file_pattern
|
2023-09-27 23:59:45 +08:00 |
|
mulin.lyh
|
2dcc6b0cca
|
Merge branch 'update_automodel'
|
2023-09-27 23:58:07 +08:00 |
|
mulin.lyh
|
0b4c1e6178
|
Merge branch 'master' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib
|
2023-09-27 23:57:46 +08:00 |
|
Jintao Huang
|
983ca6e1b6
|
remove ignore_file_pattern
|
2023-09-27 21:15:55 +08:00 |
|
Jintao
|
cc05737816
|
fix hf bug (#569)
|
2023-09-27 21:06:20 +08:00 |
|
lingcai.wl
|
c72c95cce6
|
[to #51336898] fix minor problems in deploying
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14190317
|
2023-09-27 21:06:20 +08:00 |
|
mulin.lyh
|
dc7da322cb
|
Merge remote-tracking branch 'origin/github_hf_fix_0927'
|
2023-09-27 21:03:57 +08:00 |
|
lingcai.wl
|
d22a785136
|
[to #51336898] fix minor problems in deploying
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14190317
|
2023-09-27 19:42:54 +08:00 |
|
Jintao
|
addee56af0
|
fix hf bug (#569)
|
2023-09-27 18:44:12 +08:00 |
|
mulin.lyh
|
0075684692
|
add use gpu arg
|
2023-09-27 13:51:11 +08:00 |
|
mulin.lyh
|
938ded199a
|
Merge branch 'release/1.9' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into release/1.9
|
2023-09-27 12:42:56 +08:00 |
|
mulin.lyh
|
6944d41734
|
skip install detection2 in cpu
|
2023-09-27 11:47:23 +08:00 |
|
mulin.lyh
|
212445f0bc
|
Merge branch 'release/1.9' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into release/1.9
|
2023-09-27 09:39:34 +08:00 |
|
mulin.lyh
|
749cb37d0a
|
fix hf bug (#567)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14181647
* fix hf bug (#567)
|
2023-09-27 09:34:24 +08:00 |
|
mulin.lyh
|
f426e49d3b
|
fix hf bug (#567)
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14181647
* fix hf bug (#567)
|
2023-09-27 09:33:32 +08:00 |
|
mulin.lyh
|
00e822d73e
|
version to 1.9.2
|
2023-09-26 22:07:04 +08:00 |
|
wenmeng.zwm
|
1e7a170089
|
Merge branch master-merge-github925 into master
Title: add install swift from oss
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14181483
|
2023-09-26 21:34:53 +08:00 |
|
mulin.lyh
|
01defd40e8
|
version to 1.9.2
|
2023-09-26 21:24:59 +08:00 |
|
mulin.lyh
|
29f4445dc2
|
modify docker file
|
2023-09-26 21:23:38 +08:00 |
|
mulin.lyh
|
396473cbab
|
Merge branch 'master' into release/1.9
|
2023-09-26 21:20:00 +08:00 |
|