Files
GenAIExamples/DocSum/kubernetes/helm/cpu-tgi-values.yaml
2025-04-08 22:39:40 +08:00

10 lines
160 B
YAML

# Copyright (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
llm-uservice:
DOCSUM_BACKEND: "TGI"
tgi:
enabled: true
vllm:
enabled: false