@TheAhmadOsman: Dense models like Qwen 3.8 27B are a TERRIBLE experience on unified-memory systems like DGX Spark btw DGX Sparks are be…
Summary
Ahmad Osman argues that dense models like Qwen 27B perform poorly on unified-memory systems such as NVIDIA DGX Spark, suggesting MoE models are a better fit; he claims discrete GPUs like the RTX PRO 6000 deliver far better performance for agentic workloads.
View Cached Full Text
Cached at: 08/08/26, 09:13 PM
Dense models like Qwen 3.8 27B are a TERRIBLE experience on unified-memory systems like DGX Spark btw
DGX Sparks are better suited to MoE models with relatively few active parameters per token
GPUs > Unified Memory for anything that’s more than a chat interface https://t.co/CeQx86NvOb
Ahmad (@TheAhmadOsman): A 200K-context agentic session on a ~200B-parameter model with ~10B active parameters would take around 22 minutes on 2x DGX Sparks.
The same workload would take roughly 2-3 minutes on 2x RTX PRO 6000s.
And that’s before considering Concurrency and Tensor Parallelism, both of
Similar Articles
@MiaAI_lab: What’s the best model you can run on your @NVIDIAAI DGX Spark? 1× DGX Spark * Qwen 3.6 35b NVFP4 - 256k ctx, 110 tok/s…
A tweet detailing the best AI models to run on Nvidia's DGX Spark, including Qwen 3.6 and DeepSeek v4 Flash variants, with token speeds and context lengths for single and multi-unit setups.
Qwen3.5-27B, Qwen3.5-122B, and Qwen3.6-35B on 4x RTX 3090 — MoEs struggle with strict global rules
A user benchmarks three Qwen models (Qwen3.5-27B dense, Qwen3.5-122B-A10B MoE, Qwen3.6-35B-A3B MoE) on 4x RTX 3090 GPUs under real agentic workloads, finding that MoE models consistently underperform the dense 27B at following strict global rules despite speed advantages, with the Qwen3.6-35B leading in generation throughput.
DGX Spark agentic usage numbers
A user shares benchmark results and configuration for running Qwen3.6 models on NVIDIA DGX Spark using vLLM, focusing on agentic workloads with concurrent requests and tool calling.
1 rtx pro 6000 or 2 dgx sparks
A comparison between a single RTX Pro 6000 GPU and two DGX Spark systems for AI compute tasks.
@cniongolo: I’m not sure people realize yet that you can actually run Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-MTP-GGUF on a dua…
Demonstrates running a custom Qwen model (Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated-MTP-GGUF) on dual Nvidia RTX PRO 6000 Blackwell GPUs at 195 tokens per second using Hugging Face Inference.