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 |
|
Shaojun Liu
|
744042d1b2
|
remove software-properties-common from Dockerfile (#11203)
|
2024-06-04 17:37:42 +08:00 |
|
Shaojun Liu
|
7297036c03
|
upgrade python (#10769)
|
2024-04-16 09:28:10 +08:00 |
|
Shaojun Liu
|
3590e1be83
|
revert python to 3.9 for finetune image (#10758)
|
2024-04-15 10:37:10 +08:00 |
|
Shaojun Liu
|
29bf28bd6f
|
Upgrade python to 3.11 in Docker Image (#10718)
* install python 3.11 for cpu-inference docker image
* update xpu-inference dockerfile
* update cpu-serving image
* update qlora image
* update lora image
* update document
|
2024-04-10 14:41:27 +08:00 |
|
Wang, Jian4
|
e2d25de17d
|
Update_docker by heyang (#29)
|
2024-03-25 10:05:46 +08:00 |
|
Ziteng Zhang
|
4df66f5cbc
|
Update llm-finetune-lora-cpu dockerfile and readme
* Update README.md
* Update Dockerfile
|
2023-11-02 16:26:24 +08:00 |
|
Shaojun Liu
|
9dc76f19c0
|
fix hadolint error (#9223)
|
2023-10-19 16:22:32 +08:00 |
|
Ziteng Zhang
|
2f14f53b1c
|
changed '/ppml' into '/bigdl' and modified llama-7b (#9209)
|
2023-10-18 10:25:12 +08:00 |
|
Lilac09
|
1e78b0ac40
|
Optimize LoRA Docker by Shrinking Image Size (#9110)
* modify dockerfile
* modify dockerfile
|
2023-10-10 15:53:17 +08:00 |
|
Heyang Sun
|
0b40ef8261
|
separate trusted and native llm cpu finetune from lora (#9050)
* seperate trusted-llm and bigdl from lora finetuning
* add k8s for trusted llm finetune
* refine
* refine
* rename cpu to tdx in trusted llm
* solve conflict
* fix typo
* resolving conflict
* Delete docker/llm/finetune/lora/README.md
* fix
---------
Co-authored-by: Uxito-Ada <seusunheyang@foxmail.com>
Co-authored-by: leonardozcm <leonardo1997zcm@gmail.com>
|
2023-10-07 15:26:59 +08:00 |
|