diff --git a/docs/tutorials/overview.md b/docs/tutorials/overview.md index fbe1a5d..160025a 100644 --- a/docs/tutorials/overview.md +++ b/docs/tutorials/overview.md @@ -34,10 +34,6 @@ Discover how to leverage RunPod Pods to run and manage your AI applications. - [Set up Ollama on your GPU Pod](/tutorials/pods/run-ollama): Set up Ollama, a powerful language model, on a GPU Pod using RunPod, and interact with it through HTTP API requests, harnessing the power of GPU acceleration for your AI projects. - [Run your first Fast Stable Diffusion with Jupyter Notebook](/tutorials/pods/run-your-first): Deploy a Jupyter Notebook to RunPod and generate your first image with Stable Diffusion in just 20 minutes, requiring Hugging Face user access token, RunPod infrastructure, and basic familiarity with the platform. -### CPUs - -- [Run Docker in Docker on RunPod CPU Instances](/tutorials/pods/run-docker-in-docker): Learn how to run Docker in Docker on RunPod CPU instances for enhanced development and testing capabilities. - ## Containers Understand the use of Docker images and containers within the RunPod ecosystem.