Skip to content

Commit a74e68e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a8b85d7 commit a74e68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/chatqna/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For LLM inference, two more microservices will be required. We can either use [T
2222
- [llm-ctrl-uservice](../common/llm-ctrl-uservice/README.md)
2323
- [vllm](../common/vllm/README.md)
2424

25-
> **__Note :__** We shouldn't have both inference engine in our setup. We have to setup either of them. For this, conditional flags are added in the chart dependency. We will be switching off flag corresponding to one service and switching on the other, in order to have a proper setup of all ChatQnA dependencies.
25+
> ****Note :**** We shouldn't have both inference engine in our setup. We have to setup either of them. For this, conditional flags are added in the chart dependency. We will be switching off flag corresponding to one service and switching on the other, in order to have a proper setup of all ChatQnA dependencies.
2626
2727
## Installing the Chart
2828

0 commit comments

Comments
 (0)