refine readme for reorg (#782)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
## Deploy On Xeon
|
||||
|
||||
```
|
||||
cd GenAIExamples/visualqna/kubernetes/manifests/xeon
|
||||
cd GenAIExamples/visualqna/kubernetes/intel/cpu/xeon/manifests
|
||||
kubectl apply -f visualqna.yaml
|
||||
```
|
||||
|
||||
## Deploy On Gaudi
|
||||
|
||||
```
|
||||
cd GenAIExamples/visualqna/kubernetes/manifests/gaudi
|
||||
cd GenAIExamples/visualqna/kubernetes/intel/hpu/gaudi/manifests
|
||||
kubectl apply -f visualqna.yaml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user