ipex-llm/docker/llm/finetune/qlora/cpu/kubernetes/Chart.yaml
Heyang Sun 74fd7077a2 [LLM] Multi-process and distributed QLoRA on CPU platform (#9491)
* [LLM] Multi-process and distributed QLoRA on CPU platform

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* enable llm-init and bind to socket

* refine

* Update Dockerfile

* add all files of qlora cpu example to /bigdl

* fix

* fix k8s

* Update bigdl-qlora-finetuing-entrypoint.sh

* Update bigdl-qlora-finetuing-entrypoint.sh

* Update bigdl-qlora-finetuning-job.yaml

* fix train sync and performance issues

* add node affinity

* disable user to tune cpu per pod

* Update bigdl-qlora-finetuning-job.yaml
2023-12-01 13:47:19 +08:00

6 lines
165 B
YAML

apiVersion: v2
name: bigdl-fintune-service
description: A Helm chart for BigDL Finetune Service on Kubernetes
type: application
version: 1.1.27
appVersion: "1.16.0"