* [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
6 lines
165 B
YAML
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"
|