chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2025-10-21 13:09:58 +00:00
parent c66572a74b
commit 15beb4e9fc

View File

@ -18,7 +18,7 @@
## Basic idea
This playbook walks you through setting up DGX Spark as a **Vibe Coding assistant** — locally or as a remote coding companion for VSCode with Continue.dev.
This guide uses **Ollama** with **GPT-OSS 120B** to provide easy deployment of a coding assistant to VSCode. Included is advanced instructions to allow DGX Spark and Ollama to provide the coding assistant to be available over your local network. This guide is also written on a **fresh installation** of the OS. If your OS is not freshly installed and you have issues, see the troubleshooting section at the bottom of the document.
This guide uses **Ollama** with **GPT-OSS 120B** to provide easy deployment of a coding assistant to VSCode. Included is advanced instructions to allow DGX Spark and Ollama to provide the coding assistant to be available over your local network. This guide is also written on a **fresh installation** of the OS. If your OS is not freshly installed and you have issues, see the troubleshooting tab.
### What You'll Accomplish
@ -40,8 +40,7 @@ You'll have a fully configured DGX Spark system capable of:
### Time & risk
* **Duration:** About 30 minutes
* **Risks:**
* Data download slowness or failure due to network issues
* **Risks:** Data download slowness or failure due to network issues
* **Rollback:** No permanent system changes made during normal usage.
## Instructions