10 lines
159 B
YAML
10 lines
159 B
YAML
# Copyright (C) 2024 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tgi:
|
|
enabled: true
|
|
vllm:
|
|
enabled: false
|
|
llm-uservice:
|
|
TEXTGEN_BACKEND: TGI
|