Manual · GPU

RTX PRO 6000: Blackwell for the desk

The workstation GPU that brings Blackwell's FP4 to your office. 96GB of GDDR7, NVFP4, and enough throughput to serve a small fleet of models without a rack.

RTX PRO 6000 Blackwell is the desktop version of the B200's brain. Same Blackwell architecture, same FP4 support, but built for a workstation: 96GB of GDDR7 ECC, a single-slot-ish card you can put in a tower, and no NVLink between cards. It's the answer to "what do I run when I don't have a rack?"

The numbers

Measured, not marketing

From local.ai's independent benchmarks (llama.cpp and vLLM, real task runs):

That's 54 measured benchmarks on this card. The pattern: small MoE models fly (460 tok/s on an 8B), and a 35B A3B MoE stays interactive (255-279 tok/s) even in 4-bit. For a personal playground, this is the top of the consumer stack.

RTX 6000 Ada: the previous generation

If you're buying used or want ECC at half the price, the RTX 6000 Ada (48GB GDDR6 ECC, ~$8,219) is still a beast. It's Ada architecture (no FP4, but FP8 via 4th-gen tensor cores):

The 48GB is the real constraint: a 70B at 4-bit needs ~40GB, so it fits, but a 405B needs 8 of them. The 96GB of the PRO 6000 is the unlock.

Why it matters for inference

These cards are the "personal playground" tier. They let you test quantization schemes, run a small vLLM instance, and prototype kernels without touching a cluster. The FP4 support means the weights you serve in production (NVFP4) are the same format you can test locally. That's the real value: format parity between your desk and your data center.

Sources

Back to the manual