Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 13, 2024
1 parent 04c72cb commit 7e0476a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microservices-connector/usage_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A sample for chatQnA can be found at config/samples/chatQnA_xeon.yaml
```sh
kubectl create ns chatqa
kubectl apply -f $(pwd)/config/samples/chatQnA_xeon.yaml
# To use Gaudi devive
# To use Gaudi device
#kubectl apply -f $(pwd)/config/samples/chatQnA_gaudi.yaml
# To use Nvidia GPU
#kubectl apply -f $(pwd)/config/samples/chatQnA_nv.yaml
Expand Down

0 comments on commit 7e0476a

Please sign in to comment.