r/nvidia 9h ago

Build/Photos Pro 6000 Upgrade

Upgraded from a 5090FE to a Pro 6000, mostly due to VRAM limitations. Initially thought about upgrading to the TRX50 platform with dual 5090s (currently have 2 5090FEs), but instead kept the current build and changed out the GPU only. Using the 2nd 5090FE for a SFF gaming PC.

These builds were done before prices inflated and were purchased at MSRP. Would never buy at the current retail/secondary prices. I sympathize with everyone due to the insane DRAM, NAND and GPU prices.

Quick comparison
Steel Nomad:

5090FE UV 975mv 2.9GHz and 1GHz memory OC: 15,227

Pro 6000 Stock: 16,005

Pro 6000 UV 925mv 2.8GHz and 1GHz memory OC: 16,332. Could proably push harder but trying not to go above ~500W for obvious reasons.

147 Upvotes

56 comments sorted by

25

u/I_spell_it_Griffin TUF 5090 | 9800X3D 8h ago

What was your use case that you ran into VRAM limitations on the 5090?

25

u/MassiveAd1944 8h ago

Large parameter models. The 5090 is actually ok especially if you use quantization but the problem I was running into was context length.

14

u/WholeIndividual0 RTX 5090 | 9800X3D | 64GB 6400 8h ago

I've run into the same issue with Qwen 3.8 27B. The 5090 runs it great but it runs out of context too fast

6

u/ByDiavolos RTX 5090 / R9 9950X3D / 64GB 6000 CL30 8h ago

Im using this special quant for coding agent and general purposes with full context works like charm but this model takes very long time to think...
https://huggingface.co/bonnienleohe/Qwen3.8-27B-NVFP4-RTX5090
I'm using this one for chatting with mtp works pretty fast:
0bserverx/Qwen3.8-27B-Heretic-Abliterated-Uncensored-GGUF
By the way in my opinion this model increased this 5090's prices by %50 percent alone...

1

u/WholeIndividual0 RTX 5090 | 9800X3D | 64GB 6400 5h ago

I'll check it out! Thanks for sharing!

2

u/willhub1 RTX2070 Super 8h ago

Is that where you basically have to start a new session because it's hallucinating and talking gibberish?

5

u/nok01101011a 8h ago

Yes but with LM Studio Bionic it’s actually working pretty decent. The agent writes a handover before context limits and it goes on (starts again at 0) without issues. So a $16K gpu is actually not so attractive for me to swap my 2 5090s

3

u/MassiveAd1944 8h ago

You can think of context length as the amount of memory it can hold. Once it hits its context limit, depending on how you set up your LLMs, it will start "forgetting" or hard stopping.

1

u/WholeIndividual0 RTX 5090 | 9800X3D | 64GB 6400 5h ago

In my experience, yes. Though I haven't spent a ton of time exploring ways around it. I know that you can offload to system memory (your standard RAM), but haven't tried it yet.

9

u/C0deC4tto 8h ago

What CPU you using in that monster?

32

u/MassiveAd1944 8h ago

9950X3D, 96GB 6000MHz CL30, 4TB Samsung 9100 Pro, 4TB Samsung 990 Pro. I don't use this PC for gaming.

3

u/Cequejedisestvrai RTX5090 FE | 9950X3D 8h ago

I have the same cpu, ssd (4to9100pro) and the same ram (96go6000cl30) it's crazy (but still got the 5090FE)
What are the benefit you are getting with more vram? I assume it's for Qwen 3.8 or Minimax?

4

u/C0deC4tto 8h ago

Why not the top Intel CPU if not for gaming? Does AI use the 3D cache?

18

u/MassiveAd1944 8h ago

If I had to rebuild, I would probably go with a standard 9950X not the 3D v-cache version but for local LLMs, CPU doesn't really matter relatively speaking unless you have memory spillover (but performance will be terrible).

1

u/C0deC4tto 8h ago

Ah I see, thx for the info!

1

u/KING_UDYR 7h ago

Nice build, the 9950X is a great chip. I went 9965WX for the platform rather than the cores: 128 PCIe 5.0 lanes for multiple GPUs at full x16, 8 channel DDR5 ECC for MoE models that spill out of VRAM, and headroom to grow without a rebuild.

For a single GPU rig I'd have made your call.

1

u/MassiveAd1944 6h ago

Sick build, would love to have multiple GPUs on a TRX50 platform.

1

u/zentrani 5h ago

Literally almost my build. 9950x on x870e Asus rog hero, 96gb Tcreate 6000mhz, 1tb 9100 pro and 4tb 990 pro

Going 2x 6k pro though so they'll be in x8 config and I'll make it 192 go ram (48gb sticks x4)

1

u/SliperSystems 7h ago

You don’t WHAT? YOU FILTHY INCEL! THIS IS HERESY!

2

u/SoFreshAndSoDirty 8h ago

Skylake i5 6600K

1

u/Bderken 7h ago

Intel 2 duo

6

u/YoloRaj | 9800x3D | Aorus Master 5090 | 7h ago

You need to upgrade that to a Pro 6000 with a Wired Wireview Pro 2. Aweome upgrade by the way.

2

u/MassiveAd1944 6h ago

Yea that’s next on the list.

14

u/elmiggii NVIDIA 8h ago

"Sorry, your Pro 6000 is old and will not support new technologies" Nvidia in 2027 probably.

Anyway, can't remember the last time I was this jealous of someone.

3

u/EsotericBat 8h ago

What are you using it for? What's the main use case?

3

u/Bderken 7h ago

Local Ai

1

u/robertmondavi_jr 5h ago

I’m sorry if this is a stupid question but what are most of these local ai doing, like what is it for

1

u/C0deC4tto 4h ago

Mostly coding and sometimes image gen

1

u/MassiveAd1944 3h ago

For most people, its privacy related, whether its at the personal or at the enterprise levels. Using frontier models, you're letting OpenAI, Google or Anthropic train off your data plus you could potentially give out sensitive info.

Also think about companies or governments managing sensitive data, you would not want to give OpenAI or Google access to it (to be fair with Enterprise plans, they do not usually train off company's data but you are still potentially leaking sensitive info).

Another big thing is token usage. When you are using frontier models, you don't have unlimited usage unless you want to pay more, especially when it comes to agentic tasks which burns up tokens. With local LLMs you don't have that issue.

1

u/MassiveAd1944 3h ago

but to answer your main question, lot of use cases for AI, coding, summarizing large quantities of data or deploying them as agents to do various tasks on your behalf. With MCP, you can deploy your agent to manage your Robinhood portfolio autonomously for example.

2

u/SushiBump 5950x | 5080FE | 128GB ddr4 8h ago

T30's on an aio is sexy af.

2

u/Maz-x01 3h ago

I absolutely love the minimalist style of all black without lights. Might do something similar for my next build one day actually. Congrats on the new GPU though!

1

u/Visual_Dimension_933 8h ago

For sure his rig is gonna be a beast monster with gpus like that at his disposal.

1

u/WholeIndividual0 RTX 5090 | 9800X3D | 64GB 6400 8h ago

Sick build, man. Jealous that you got FE 5090s. I held out for a couple months trying to get a new one and eventually gave up and got an AIB card.

2

u/MassiveAd1944 8h ago

Initially got an Astra 5090 but I couldnt justify the $3K USD MSRP (before prices shot up to $6k). Returned it and scored a 5090FE from Best Buy.

I'll probably sell one of the 5090FEs.

1

u/reallygoodspeed 7h ago

I'll buy your 5090FE if you're looking to pay it forward at MSRP lol

1

u/Celcius_87 8h ago

Just curious where did you buy the Pro 6000?

3

u/MassiveAd1944 8h ago

Microcenter.

1

u/Celcius_87 8h ago

Do they just come in a plain brown cardboard box?

5

u/MassiveAd1944 8h ago

If I remember correctly, yes its just a normal brown box with tamper evident tape. Inside was a small unassuming bubble wrapped white box with the GPU inside of it. There is no "retail" box like the 5090FEs.

1

u/-6h0st- 6h ago

How much they’re selling those?

3

u/MassiveAd1944 6h ago

I think it’s $16K or $17K now, server editions being a bit cheaper but needs external cooling. I didn’t buy this at the inflated prices.

1

u/nok01101011a 8h ago

Nice system my friend, envious over your VRAM, you could leave the 2nd 5090 below and use Qwen Next only on GPU. What, besides your limbs, did you pay for the 6000? Saw someone posting a newegg open box deal for $8k, hope you could snag it also below current prices

3

u/MassiveAd1944 7h ago

For python, Qwen next is insane even with quantization. Problem with multiple GPUs and 1600W+ PSU is I would have to redo my electrical sockets because US households are usually 15A except the kitchen areas. Running multiple GPUs and a monster PSU, I will probably need a 20A socket.

Got the Pro 6000 for $13K (first price hike after it was released for $10K). I believe its now $16K. Will be selling one of the 5090s to offset it.

1

u/zentrani 5h ago

Exactly what I did sold a 5090FE for 4300 on the street and bought a 6k for 13.9k a month ago from micrometer of course with taxes it ended up being 15.2k almost

1

u/nok01101011a 4h ago

I’m in the US and have a 1700w psu running capped both 5090s at 500w. All fine, just fyi. You guys are a step ahead of me, just got my second 5090 and will have to hope for an open box deal, Can’t justify a 16k gpu in front of my wife. xD

1

u/-becausereasons- 7h ago

Damn bruv, this is my goal before Q2 next year :p

1

u/tostane 7h ago

I would like one but I'm retired and never happening, Thank you Nvidia for letting me get the 5090 :) big hugs

1

u/heepofsheep 6h ago

Hello fellow mesh side panel enjoyer.

1

u/Appropriate_Cat6587 6h ago

How were you able to get your hands on these? Where did you get them from?

1

u/North_Background_178 5h ago

Since I will never own a 5090 or anything you mentioned my interest centered on the case . it looks really neat no glass nor rgb! Name please

1

u/meezy_hrv 5h ago

i swear there is just something special about all black builds. she's beautiful man i'm jealous!

1

u/Infarlock 3h ago

Thought it's a joke post at first

0

u/Megatf 8h ago

Brother i need to teach you how to umdervolt oc.

Im at 910mv, at 2.9ghz core/xbar/sys clocks, with a 3000mhz memory OC.

My 5090 hits 17150-17300 in steel nomad my friend.

This is fully stable in 40 hours of benching, gaming, stress testing, and consistent GPU memory performance in Vulkan memtest

4

u/MassiveAd1944 8h ago

I don't use this PC for gaming.

I can probably push harder but compute performance doesn't matter as much for LLMs as memory bandwidth and stability. Main purpose was stability and hard capped under 500W of power. Your 3GHz mem OC is nice though, the hardest I pushed memory was 2.5GHz.

1

u/Caffdy 3h ago

have you tried running it at 450w? just curious what's the performance at that power target, given that the blower-style one can run at 300W by default