ipex-llm/docker/llm
Ziteng Zhang 4a0a3c376a Add stand-alone mode on cpu for finetuning (#9127)
* Added steps for finetune on CPU in stand-alone mode

* Add stand-alone mode to bigdl-lora-finetuing-entrypoint.sh

* delete redundant docker commands

* Update README.md

Turn to intelanalytics/bigdl-llm-finetune-cpu:2.4.0-SNAPSHOT and append example outputs to allow users to check the running

* Update bigdl-lora-finetuing-entrypoint.sh

Add some tunable parameters

* Add parameters --cpus and -e WORKER_COUNT_DOCKER

* Modified the cpu number range parameters

* Set -ppn to CCL_WORKER_COUNT

* Add related configuration suggestions in README.md
2023-10-11 15:01:21 +08:00
..
finetune Add stand-alone mode on cpu for finetuning (#9127) 2023-10-11 15:01:21 +08:00
inference Merge pull request #9108 from Zhengjin-Wang/main 2023-10-10 16:40:52 +08:00
serving Modify readme for bigdl-llm-serving-cpu (#9105) 2023-10-09 09:56:09 +08:00