Compare commits

...

2 Commits

Author SHA1 Message Date
Zhenzhong1
19ccdc065d adapt to AISE 4 ndoes 76->80 2024-09-19 21:25:52 -07:00
Letong Han
7eaab93d0b [Doc] Refine ChatQnA README (#855)
Signed-off-by: letonghan <letong.han@intel.com>
2024-09-20 11:20:20 +08:00
12 changed files with 24 additions and 24 deletions

View File

@@ -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).

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -167,10 +167,10 @@ spec:
- containerPort: 80
resources:
limits:
cpu: 76
cpu: 80
memory: 20000Mi
requests:
cpu: 76
cpu: 80
memory: 20000Mi
volumeMounts:
- mountPath: /data

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.