DeepSeek-V4-Flash Update

43 points | by dnhkng an hour ago

17 comments

  • NitpickLawyer 44 minutes ago

    This is more exciting than k3, IMO. Dsv4 models are extremely cheap to serve. Improving their capabilities has lots of downstream effects, as it becomes "good enough" for more and more tasks.

    DS was serving the pro version at extremely low prices for a long time, and they've had integrations with opencode & other providers, so they likely gathered a lot of data from real developers doing real tasks (on openrouter they were labeled as such). Now they can use those live scenarios to further post-train their models and improve them further.

    Can't wait to see if distilling k3 into dsv4 brings additional improvements. Anyway, having fast cheap models getting better is great for the community. Especially since these don't "go away" on a provider's whim. Whatever capabilities they get, can be used "forever" going forward. And, at least flash can be ran "at home" with <10k in hardware, which isn't really possible / feasible with glm/k3 larger models.

      dnhkng 29 minutes ago

      Totally! This with DwarfStar delivers usable local AI (I hope!)

  • ggcr 3 minutes ago

    Woah, a 200B model competing with GLM-5.2 and getting close to Opus 4.8. Quite impressive.

    If those numbers translate well to its general capabilities, with the great caching DeepSeek has, I feel like this model will get tons of usage.

  • nickandbro 11 minutes ago

    I wouldn't doubt GPT 4.6 Luna being in the top left quadrant's center on the Cost per Intelligence Index is not concerning for Liang Wenfeng. You have to remember DeepSeek v4 flash even though a bit cheaper, does not have vision abilities, which is a big draw for agentic tasks.

    I admire DeepSeek's openness, but even they have been raising prices after their discounts.

      minraws 3 minutes ago

      They haven't raised prices though the plan was to increase it with peak hour usage for V4 Pro GA release, they didn't do that, so no price increases there I believe.

      As for vision yeah it sucks but Luna is also 2x input and 1.5x output for 1M context...

      That's around 0.4 in/1.8 out

      DSv4 is wayyy cheaper.

      And it's open now you have Luna at home if you have a decent set of GPUs you can run this on 2Sparks or one very expensive Mac or just like 6-8 5090s..

      dudisubekti a minute ago

      Gpt 5.6 cache read is $0.02 per mtok

      V4 flash cache read is $0.0028 per mtok

      That's not "a bit cheaper", just saying

  • wolttam 10 minutes ago

    Hooray! This model makes me very optimistic about the future of local inference. The CyberGym score stands out to me.

  • Reubend 13 minutes ago

    They're always very understated in their update descriptions. This is actually a HUGE improvement in the model's capabilities rather than just a small tweak.

  • spwa4 43 minutes 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 38 minutes ago

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

  • dnhkng an hour ago

    DeepSeek V4 Flash (Preview → 2026-07-31)

    • Terminal Bench: 56.9 → 82.7 (+25.8)

    • Toolathlon: 51.8 → 70.3 (+18.5)

    Compared to GPT-5.6 Terra:

    • Terminal Bench: Flash 82.7 vs Terra 78.4

    • Toolathlon: Flash 70.3 vs Terra 53.1

    • DeepSWE: Flash 54.4 vs Terra 69.6

    • Agents' Last Exam: Flash 25.2 vs Terra 50.4

    Trading blows with Terra, which is pretty interesting. No clear winner on these benchmarks, and wildy differeing scores. Very interesting!

      throwaw12 10 minutes ago

      Open flash model is competing against OpenAI's 'Sonnet' model at the price of GPT 3, I am really excited about this release, hopefully it holds up in real work as well

      yms_hi 17 minutes ago

      I think it's better than GPT Luna.

      Iolaum 36 minutes ago

      Since they did this with their own harness I m not sure it's apples to apples comparison.

        dnhkng 31 minutes ago

        It will be fair if they release the harness though. I think now the future will be paired model-harness releases, not just weight dumps.

        The performance changes are so big with the right harness that is makes sense to engineer the harness and fine-tune the model to one another from the start.

        NitpickLawyer 33 minutes ago

        > not sure it's apples to apples comparison.

        They're literally comparing the previous version of the same model with the new one. It's based on the same architecture, same pre-trained model, just different post-training. It doesn't get more apples to apples than this.

          dnhkng 30 minutes ago

          I think the commenter means the Flash vs Terra benchmarks.