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
|
de4bb97b4f
|
Remove accelerate 0.23.0 install command in readme and docker (#11333)
*ipex-llm's accelerate has been upgraded to 0.23.0. Remove accelerate 0.23.0 install command in README and docker。
|
2024-06-17 17:52:12 +08:00 |
|
Shaojun Liu
|
9760ffc256
|
Fix SDLe CT222 Vulnerabilities (#11237)
* fix ct222 vuln
* update
* fix
* update ENTRYPOINT
* revert ENTRYPOINT
* Fix CT222 Vulns
* fix
* revert changes
* fix
* revert
* add sudo permission to ipex-llm user
* do not use ipex-llm user
|
2024-06-13 15:31:22 +08:00 |
|
Shaojun Liu
|
744042d1b2
|
remove software-properties-common from Dockerfile (#11203)
|
2024-06-04 17:37:42 +08:00 |
|
Qiyuan Gong
|
21a1a973c1
|
Remove axolotl and python3-blinker (#11127)
* Remove axolotl from image to reduce image size.
* Remove python3-blinker to avoid axolotl lib conflict.
|
2024-05-24 13:54:19 +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 |
|