Run local CLI coding agents with Claude Code and Ollama on DGX Station (NVIDIA GB300) using qwen3.6:27b
Use Ollama on DGX Station (NVIDIA GB300) to run a local coding model and connect a CLI coding agent. This
playbook uses Claude Code with ollama launch so you can work without external cloud APIs.
The DGX Station GPU (reported as NVIDIA GB300 in nvidia-smi) provides ample memory to run qwen3.6:27b with Ollama for local coding-agent workflows.
This playbook uses Claude Code as the CLI agent, connected to a local Ollama model for inference.
You will run qwen3.6:27b on your DGX Station (NVIDIA GB300) with Ollama, connect Claude Code to it, and complete a small coding task end-to-end.
nvidia-smi typically shows "NVIDIA GB300"qwen3.6:27b modelqwen3.6:27b model download~/.ollama/modelsollama launch; Python task now uses a virtual environment