Skip to content

Commit bd811bd

Browse files
Add validate microservice details link (#852)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
1 parent 05f9828 commit bd811bd

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

ChatQnA/docker_compose/intel/cpu/aipc/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ OLLAMA_HOST=${host_ip}:11434 ollama run $OLLAMA_MODEL
171171

172172
### Validate Microservices
173173

174+
Follow the instructions to validate MicroServices.
175+
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
176+
174177
1. TEI Embedding Service
175178

176179
```bash

ChatQnA/docker_compose/intel/cpu/xeon/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,9 @@ docker compose -f compose_vllm.yaml up -d
325325

326326
### Validate Microservices
327327

328+
Follow the instructions to validate MicroServices.
329+
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
330+
328331
1. TEI Embedding Service
329332

330333
```bash

ChatQnA/docker_compose/intel/cpu/xeon/README_qdrant.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ docker compose -f compose_qdrant.yaml up -d
222222

223223
### Validate Microservices
224224

225+
Follow the instructions to validate MicroServices.
226+
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
227+
225228
1. TEI Embedding Service
226229

227230
```bash

0 commit comments

Comments
 (0)