From 7457f31016ac3e2c31fa8d1cccec441ecbfd7e6e Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Thu, 16 Oct 2025 21:14:27 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/vibe-coding/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nvidia/vibe-coding/README.md b/nvidia/vibe-coding/README.md index 4658a79..f54f5e3 100644 --- a/nvidia/vibe-coding/README.md +++ b/nvidia/vibe-coding/README.md @@ -167,7 +167,10 @@ Add additional model entries for any other Ollama models you wish to host remote ## Common Issues **1. Ollama not starting** -- Verify Docker and GPU drivers are installed correctly. +- Verify GPU drivers are installed correctly. + Run `nvidia-smi` in the terminal. If the command fails check DGX Dashboard for updates to your DGX Spark. + If there are no updates or updates do not correct the issue, create a thread on the DGX Spark/GB10 User forum here : + https://forums.developer.nvidia.com/c/accelerated-computing/dgx-spark-gb10/dgx-spark-gb10/ - Run `ollama serve` on the DGX Spark to view Ollama logs. **2. Continue can't connect over the network**