← All Topics

DGX Station GB300

Public notes from one NVIDIA DGX Station GB300 in a home lab. Recipes, dated measurements, and the configs that lost. This is the page to share.

If you only read one: Testing the inner loop on DSFVE โ€” the evidence trail and the simpler, digest-pinned Recipe v2 generated from it. Recipe, launcher, and sanitized receipts are on GitHub.

Spark (GB10) posts are a different machine. Those live under Local LLMs.

Hardware: the empty CX8 M.2s are filled. Exxact M.2 upgrade — 2× WD_BLACK SN850X 8 TB, RAID0 14.55 TiB at /models. Identify disks by serial; nvmeN reshuffles.

What this Station has actually served

WorkloadWhat is provenRead
DeepSeek-V4-Flash-Vision-Exp (Recipe v2) Native FP4, digest-pinned SGLang, DSpark, explicit static verification, no SPS table, checkpoint-default NextN, 1M context, TP=1. Iteration 13 measured 2,985.4 tok/s at C64; C8โ€“C64 was equivalent to baseline inside the frozen ยฑ3% band. Recipe v2 evidence ยท original post
GLM-5.3-Flash NVFP4 DFlash2 daily-driver recipe. Published: 234 tok/s single-stream; warmup is mandatory; tool-call parsers are not optional. Flash testing
Full GLM-5.3 744B NVFP4 K=2 closed on the 512K slot-cache lane (9/20 greedy, 47.13 vs 48.03 tok/s). Keep K=1. Decode remains GPU-bound and dominated by masked_row_copy C2C miss bytes. 744B testing ยท HBM expert allocation
DeepSeek-V4.1-Flash native One Station, native weights, 1M context, DSpark k=5: ~88 tok/s on real agent turns (150 on clean code), 18K tok/s prefill, 972K prompt in 85 s; 8-min boot; Hermes-wired. Not promoted. Flash 4.1 testing

Numbers are dated lab measurements from the linked posts, not leaderboard claims. Different engines, quants, and concurrency are not automatically comparable.

Posts

Public recipe repos

Related