Skip to content

Commit 398441a

Browse files
Fix typo in CodeGen README (#1783)
Signed-off-by: lvliang-intel <[email protected]>
1 parent 892624f commit 398441a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CodeGen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ flowchart LR
102102

103103
The CodeGen service can be effortlessly deployed on either Intel Gaudi2 or Intel Xeon Scalable Processor.
104104

105-
Currently we support two ways of deploying ChatQnA services with docker compose:
105+
Currently we support two ways of deploying CodeGen services with docker compose:
106106

107107
1. Start services using the docker image on `docker hub`:
108108

@@ -127,7 +127,7 @@ If you choose to use `meta-llama/CodeLlama-7b-hf` as LLM model, you will need to
127127

128128
### Setup Environment Variable
129129

130-
To set up environment variables for deploying ChatQnA services, follow these steps:
130+
To set up environment variables for deploying CodeGen services, follow these steps:
131131

132132
1. Set the required environment variables:
133133

0 commit comments

Comments
 (0)