Skip to content

Commit

Permalink
update the description
Browse files Browse the repository at this point in the history
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
  • Loading branch information
lvliang-intel committed Sep 19, 2024
1 parent 858d800 commit 865f8f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChatQnA/docker_compose/intel/cpu/aipc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ OLLAMA_HOST=${host_ip}:11434 ollama run $OLLAMA_MODEL
### Validate Microservices

Follow the instructions to validate MicroServices.
For validation details, please refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).

1. TEI Embedding Service

Expand Down
2 changes: 1 addition & 1 deletion ChatQnA/docker_compose/intel/cpu/xeon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ docker compose -f compose_vllm.yaml up -d
### Validate Microservices
Follow the instructions to validate MicroServices.
For validation details, please refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
1. TEI Embedding Service
Expand Down
2 changes: 1 addition & 1 deletion ChatQnA/docker_compose/intel/cpu/xeon/README_qdrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ docker compose -f compose_qdrant.yaml up -d
### Validate Microservices

Follow the instructions to validate MicroServices.
For validation details, please refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).
For details on how to verify the correctness of the response, refer to [how-to-validate_service](../../hpu/gaudi/how_to_validate_service.md).

1. TEI Embedding Service

Expand Down

0 comments on commit 865f8f9

Please sign in to comment.