Skip to content

Commit

Permalink
cleanup doc website
Browse files Browse the repository at this point in the history
  • Loading branch information
ratnopamc committed Mar 30, 2024
1 parent 2a1879c commit 1ca749b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 116 deletions.

This file was deleted.

This file was deleted.

Binary file not shown.
8 changes: 3 additions & 5 deletions website/docs/gen-ai/inference/StableDiffusion.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,16 +262,14 @@ Whether you're building text-to-image generators, image-to-image generators or a
## Cleanup
Finally, we'll provide instructions for cleaning up and deprovisioning the resources when they are no longer needed.

**Step1:** Cancel the execution of the `python gradio-app-stablediffusion.py`

**Step2:** Delete Ray Cluster
**Step1:** Delete Ray Cluster

```bash
cd ai-ml/trainium-inferentia/examples/ray-serve/stable-diffusion-inf2
cd ai-ml/trainium-inferentia/examples/inference/ray-serve/stable-diffusion-inf2
kubectl delete -f ray-service-stablediffusion.yaml
```

**Step3:** Cleanup the EKS Cluster
**Step2:** Cleanup the EKS Cluster
This script will cleanup the environment using `-target` option to ensure all the resources are deleted in correct order.

```bash
Expand Down
Binary file modified website/docs/gen-ai/inference/img/excali-draw-sdxl-inf2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ca749b

Please sign in to comment.