Shaojun Liu
5aa3e427a9
Fix docker images ( #11362 )
...
* Fix docker images
* add-apt-repository requires gnupg, gpg-agent, software-properties-common
* update
* avoid importing ipex again
2024-06-20 15:44:55 +08:00
Qiyuan Gong
4638682140
Fix xpu finetune image path in action ( #11037 )
...
* Fix xpu finetune image path in action
2024-05-16 10:48:02 +08:00
Wang, Jian4
86cec80b51
LLM: Add llm inference_cpp_xpu_docker ( #10933 )
...
* test_cpp_docker
* update
* update
* update
* update
* add sudo
* update nodejs version
* no need npm
* remove blinker
* new cpp docker
* restore
* add line
* add manually_build
* update and add mtl
* update for workdir llm
* add benchmark part
* update readme
* update 1024-128
* update readme
* update
* fix
* update
* update
* update readme too
* update readme
* no change
* update dir_name
* update readme
2024-05-15 11:10:22 +08:00
Qiyuan Gong
1e00bd7bbe
Re-org XPU finetune images ( #10971 )
...
* Rename xpu finetune image from `ipex-llm-finetune-qlora-xpu` to `ipex-llm-finetune-xpu`.
* Add axolotl to xpu finetune image.
* Upgrade peft to 0.10.0, transformers to 4.36.0.
* Add accelerate default config to home.
2024-05-15 09:42:43 +08:00
Shaojun Liu
a10f5a1b8d
add python style check ( #10620 )
...
* add python style check
* fix style checks
* update runner
* add ipex-llm-finetune-qlora-cpu-k8s to manually_build workflow
* update tag to 2.1.0-SNAPSHOT
2024-04-02 16:17:56 +08:00
Shaojun Liu
20a5e72da0
refine and verify ipex-llm-serving-xpu docker document ( #10615 )
...
* refine serving on cpu/xpu
* minor fix
* replace localhost with 0.0.0.0 so that service can be accessed through ip address
2024-04-02 11:45:45 +08:00
Shaojun Liu
c4b533f0e1
nightly build docker images ( #10585 )
...
* nightly build docker images
2024-03-29 16:12:28 +08:00
Shaojun Liu
bb9be70105
replace bigdl-llm with ipex-llm ( #10545 )
2024-03-26 15:12:38 +08:00
Shaojun Liu
7a3a20cf5b
Fix: GitHub-owned GitHubAction not pinned by hash ( #10152 )
2024-02-18 16:49:28 +08:00
Shaojun Liu
9f5a86f9db
fix OpenSSF Token-Permissions issues ( #10121 )
...
Co-authored-by: Your Name <Your Email>
2024-02-07 16:51:10 +08:00
Wang, Jian4
40ec9f7ead
Add qlora cpu docker manually build ( #9501 )
2023-11-21 14:39:16 +08:00
Ziteng Zhang
14a23015f8
Update manually_build.yml
2023-10-26 16:24:03 +08:00
Jasonzzt
37b1708d16
Add bigdl-llm-finetune-cpu to manually_build
2023-10-26 15:53:44 +08:00
Lilac09
4ed7f066d3
add bigdl-llm-finetune-xpu to manually_build ( #9278 )
2023-10-26 15:30:05 +08:00
Guancheng Fu
f37547249d
Refine README/CICD ( #9253 )
2023-10-24 12:56:03 +08:00
ZehuaCao
65dd73b62e
Update manually_build.yml ( #9138 )
...
* Update manually_build.yml
fix llm-serving-tdx image build dir
* Update manually_build.yml
2023-10-11 15:07:09 +08:00
Zhengjin Wang
0dbb3a283e
amend manually_build
2023-10-10 10:03:23 +08:00
Zhengjin Wang
bb3bb46400
add llm-serving-xpu on github action
2023-10-10 09:48:58 +08:00
ZehuaCao
aad68100ae
Add trusted-bigdl-llm-serving-tdx image. ( #9093 )
...
* add entrypoint in cpu serving
* kubernetes support for fastchat cpu serving
* Update Readme
* add image to manually_build action
* update manually_build.yml
* update README.md
* update manually_build.yaml
* update attestation_cli.py
* update manually_build.yml
* update Dockerfile
* rename
* update trusted-bigdl-llm-serving-tdx Dockerfile
2023-10-08 10:13:51 +08:00
ZehuaCao
b773d67dd4
Add Kubernetes support for BigDL-LLM-serving CPU. ( #9071 )
2023-10-07 09:37:48 +08:00
Lilac09
c91b2bd574
fix:modify indentation ( #9070 )
...
* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl inference cpu image build
* Add bigdl llm xpu image build
* manually build
* recover file
* manually build
* recover file
* modify indentation
2023-09-27 14:53:52 +08:00
Lilac09
ecee02b34d
Add bigdl llm xpu image build ( #9062 )
...
* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl inference cpu image build
* Add bigdl llm xpu image build
2023-09-26 14:29:03 +08:00
Lilac09
9ac950fa52
Add bigdl llm cpu image build ( #9047 )
...
* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
2023-09-26 13:22:11 +08:00
Wang Jian
7563b26ca9
Occlum fastchat build Use nocache and update order ( #8972 )
2023-09-14 14:05:15 +08:00
Wang Jian
954ef954b6
[PPML] Add occlum llm image munually build ( #8849 )
2023-08-30 11:31:47 +08:00
Shaojie Cui
0a8db3abe0
[PPML]refactor python toolkit ( #8740 )
...
* add dependency and example
* fix stage 3
* downgrade protobuf
* reduce epc memory
* add script
* Readme reduction
* delete unused note
2023-08-15 10:11:53 +08:00
Guancheng Fu
07d1aee825
[PPML] add fastchat image for tdx ( #8610 )
2023-07-25 15:23:41 +08:00
Guancheng Fu
a4ae132ef4
Add bigdl llm sgx image ( #8480 )
...
* Add dockerfile for bigdl-llm-ppml
* fix llm-cli multi-process
* add workflow
2023-07-10 10:10:38 +08:00
Wang Jian
16c795158d
[PPML] Pull new deep-learning base image before build ( #8469 )
...
* pull new base image before build
* update
2023-07-06 14:29:09 +08:00
Guancheng Fu
e3e95e92ca
Add workflow for releasing TDX bigdl-llm image ( #8455 )
2023-07-04 17:00:29 +08:00
Shaojie Cui
768b15881d
[PPML]CICD: build 32g bigdata image ( #8205 )
...
* [PPML]CICD: build 32g bigdata image
* fix
2023-05-17 11:30:10 +08:00
Xiangyu Tian
94f08edbb3
[PPML] Refactor BigDL Attestation Service Deployment of Docker and K8s ( #8130 )
...
Refactor BigDL Attestation Service Deployment of Docker image, which split to base image and custom(reference) image.
Update version to 2.4.0-SNAPSHOT.
Refine documents.
2023-04-26 14:28:00 +08:00
Yao Li
d833a765fe
update manually build ( #8129 )
2023-04-24 16:08:56 +08:00
Yao Li
8719674c92
update manually_build.yml ( #8126 )
2023-04-24 15:29:24 +08:00
Le-Zheng
8b0876f238
add tdx image in action ( #8125 )
...
* add tdx image in action
* update
* Update manually_build.yml
* update Readme
2023-04-24 14:37:14 +08:00
Yao Li
f30215a77e
delete outdated bigdl kms ( #8115 )
2023-04-23 15:45:55 +08:00
Yao Li
981bded4b3
fix bigdl-kms-reference ( #8110 )
2023-04-23 14:08:53 +08:00
Yao Li
c7630f759a
[PPML] Add bigdl-kms into manually build ( #8105 )
...
* update readme
* update manually_build.yml
* Update manually_build.yml
* fix format
* udpate
* update
2023-04-23 11:51:00 +08:00
Wang Jian
96c9343ef2
[PPML] Update occlum production image build dir ( #8098 )
2023-04-21 11:46:42 +08:00
Heyang Sun
814f5bd915
add no_proxy for bigdl-kms ( #7996 )
2023-04-06 09:18:53 +08:00
Shaojie Cui
f885466475
[CICD]fix: typo in build ( #7990 )
2023-04-04 14:30:44 +08:00
Shaojie Cui
8a24ae76a8
[CICD]fix image name in bigdata toolkit ( #7978 )
2023-04-03 15:57:27 +08:00
Heyang Sun
e91cb31575
set no ( #7974 )
2023-04-03 09:02:43 +08:00
Shaojie Cui
13717ee5c8
[CICD]add noattest bigdata toolkit image ( #7968 )
2023-03-31 14:02:08 +08:00
Shaojie Cui
522e5ae35b
[CICD]add no_proxy arg when building bigdata ( #7868 )
...
* [CICD]add no_proxy arg when building bigdata
* fix
2023-03-14 16:34:52 +08:00
Shaojie Cui
57125dfcd4
[PPML]tag 8g epc bigdata as default image ( #7789 )
...
* build 4g and tag 8g as latest
* reduce script memory
* doc
2023-03-08 10:49:40 +08:00
Shaojie Cui
f0fa26a8a8
[PPML]Reduce the epc usage of bigdata ( #7606 )
...
* build bigdata with smaller epc
* reduce epc in script
* fix action
* install pyarrow
* delete unused part
* reduce epc
* fix
* malloc_arena_max
* set 16g to default and delete 4g
* unused example
* spark simplequery
* pyspark simplequery
* fix
* fix
* fix
* code style fix
2023-03-01 14:59:27 +08:00
Guancheng Fu
3a57b97c2b
Add dl-serving manually_build workflow ( #7719 )
2023-03-01 11:05:57 +08:00
Shaojie Cui
b12f2e1902
[CICD]delete bigdata image with debug log level ( #7657 )
2023-02-23 09:53:06 +08:00
Shaojie Cui
e5fb0a3315
[CICD]build bigdata toolkit with no cache ( #7652 )
2023-02-22 16:32:28 +08:00