Add helm deployment instructions for codegen (#1351)
Signed-off-by: Dolpher Du <dolpher.du@intel.com>
This commit is contained in:
9
CodeGen/kubernetes/helm/cpu-values.yaml
Normal file
9
CodeGen/kubernetes/helm/cpu-values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (C) 2024 Intel Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
image:
|
||||
repository: opea/codegen
|
||||
tag: "latest"
|
||||
|
||||
tgi:
|
||||
LLM_MODEL_ID: Qwen/Qwen2.5-Coder-7B-Instruct
|
||||
Reference in New Issue
Block a user