Skip to content

Commit

Permalink
Merge branch 'main' into tgimagev
Browse files Browse the repository at this point in the history
  • Loading branch information
zhlsunshine authored Sep 20, 2024
2 parents 6a606e8 + 7eaab93 commit 7efcf67
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ChatQnA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ docker pull opea/chatqna-ui:latest

In following cases, you could build docker image from source by yourself.

- Failed to download the docker image.
- Failed to download the docker image. (The essential Docker image `opea/nginx` has not yet been released, users need to build this image first)

- Use the latest or special version.
- If you want to use a specific version of Docker image.

Please refer to the 'Build Docker Images' in [Guide](docker_compose/intel/cpu/xeon/README.md).

Expand Down
4 changes: 2 additions & 2 deletions ChatQnA/docker_compose/intel/cpu/xeon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ docker pull opea/chatqna-ui:latest

In following cases, you could build docker image from source by yourself.

- Failed to download the docker image.
- Failed to download the docker image. (The essential Docker image `opea/nginx` has not yet been released, users need to build this image first)

- Use the latest or special version.
- If you want to use a specific version of Docker image.

Please refer to 'Build Docker Images' in below.

Expand Down
4 changes: 2 additions & 2 deletions ChatQnA/docker_compose/intel/hpu/gaudi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ docker pull opea/chatqna-ui:latest

In following cases, you could build docker image from source by yourself.

- Failed to download the docker image.
- Failed to download the docker image. (The essential Docker image `opea/nginx` has not yet been released, users need to build this image first)

- Use the latest or special version.
- If you want to use a specific version of Docker image.

Please refer to 'Build Docker Images' in below.

Expand Down
4 changes: 2 additions & 2 deletions ChatQnA/docker_compose/nvidia/gpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ docker pull opea/chatqna-ui:latest

In following cases, you could build docker image from source by yourself.

- Failed to download the docker image.
- Failed to download the docker image. (The essential Docker image `opea/nginx` has not yet been released, users need to build this image first)

- Use the latest or special version.
- If you want to use a specific version of Docker image.

Please refer to 'Build Docker Images' in below.

Expand Down

0 comments on commit 7efcf67

Please sign in to comment.