This Gist explains how to run Qwen3.6-35B-A3B on an NVIDIA DGX Spark with a 128 KB context window, which is necessary (in my case) to do anything useful.
Chat-only works fine with PhpStorm, but successfully working with Visual Studio Code for macOS and extension Cline (saoudrizwan.claude-dev) using following configuration:
- API provider: OpenAI Compatible
- Base URL: http://{{DGX-SPARK-IP}}:8001/v1
- OpenAI Compatible API Key: placeholder
- Model ID: Qwen/Qwen3.6-35B-A3B
- Model Configuration
- Context Window Size: 131072