Remix.run Logo
spwa4 12 hours ago

In case people want to run it, it's DeepSeek-V4-Flash-284B-A13B. So it should just barely run on a single B300, and it's small enough that it'll barely run on an M5 Max too.

wolttam 12 hours ago | parent | next [-]

It runs really well on 2 DGX Sparks - 60t/s

Tepix 5 hours ago | parent [-]

Yes, the Dual DGX Spark looks like the sweet spot for this model for now. Good preprocessing speed. Lots of context. Fast enough for 1-5 devs perhaps. Around 8200€ as of today (used to be 6000€).

Dual Strix Halo is much slower and current Macs with 256GB are both slower and more expensive (Mac Studio M3 Ultra 256GB around 12000€).

To get something faster than the two Sparks you'd need to spend more than $22000 for a server with 2x RTX Pro 6000 at $10000 each.

Beyond that you could get 2x AMD MI350P.

arjie 11 hours ago | parent | prev | next [-]

Not yet, right? That's the old DS V4 preview release. We're still waiting for the weights to come out.

benjiro29 8 hours ago | parent [-]

Probably the same. When the same base model is trained, the weight do not tend to change a lot. GLM 5.0 > 5.1 > 5.2 are the same base model, that just kept being trained. Weights hardly change as a result. Think in the like few percentage points size difference.

5 hours ago | parent [-]
[deleted]
lukan 11 hours ago | parent | prev [-]

"it'll barely run on an M5 Max "

The max version I could order now with 128 GB?

If so, the price for local inference would be 12 000 € vs 500 000 € for a B300.

NitpickLawyer 11 hours ago | parent | next [-]

There's also the 2x spark way, which should be ~8k eur? Someone down the thread reported ~60tps for 2x sparks. That's totally usable for local inference.

You can also do 2x 6kPRO in a workstation, for ~20k.

matrik 10 hours ago | parent | next [-]

For the same performance, one could even go about 50% cheaper with 16 channel ddr4 + a rtx3090 for prompt processing.

But still, even for mid level projects API is orders of magnitude cheaper, since you don't need to set it up and maintain it.

gpugreg 8 hours ago | parent [-]

The memory bandwidth of the 2x RTX Pro 6000 Blackwell setup will be 10x higher, which should have an equivalent effect on the generated tokens per second.

spwa4 10 hours ago | parent | prev [-]

Currently the 3bit (and 2 bit) quant on DGX spark (on one of them) and the M5 Max should just start. Right now. (I'm hoping to get an M5 Max delivered on monday, let's see if it happens this time. It's 2+ months since I ordered now)

The 4 bit quant technically fits (there's a 127 GB version) but ... obviously that's not going to work. It is so close though, surely someone will a way to do it.

reverius42 10 hours ago | parent | prev | next [-]

I'm running a useful quantization of the previous version of Deepseek-V4-Flash -- quite well but with so much fan noise -- on a MacBook Pro M5 Max with 128 GB.

spwa4 10 hours ago | parent | prev [-]

500k is for the 8x B300 version. Which is the only one you can buy atm. But technically a B300 card is more like 60k, just impossible to get.