The bigger story is the compute efficiency - its been running at 300t/s the last days.
eile23 1 day ago||
Has anyone tried this for coding yet? I'm curious how it compares to Claude or GPT models on larger codebases, especially for debugging and making changes across multiple files.
browningstreet 19 hours ago|
I cross code and review between Deepseek v4 Flash and Claude Opus/Fable. I will do a full code review of my project with DS 4.1 F later today, but Claude makes a lot of mistakes that DS finds. Claude is slightly more ambitious about what it's reaching for, but DS is far more proficient and efficient with a slightly lower ceiling. That may not be true after the upgrade, but if I had to live with one, as I'm paying out of my own pocket, I'd def stick with Deepseek.
syntaxing 23 hours ago||
Surprised no one is talking about it but the 0.1 version bumped the parameters from 284B to 552B but “more efficient”, particularly kv cache usage
wren6991 1 day ago||
That's a lot of architectural innovation for a .1 release! I guess there's precedent there: they introduced sparse attention (DSA) in V3.2.
raesene9 1 day ago||
This seems like a very nice release. Just ran it over my Kubernetes security benchmark that I run for most new releases. It was fast, cheap, and got a high scoring result, nice!
lysecret 1 day ago||
What’s the best way to get this hosted with eu residency?
hmm I'm hoping there is a bug on their API because my first impression is not good. I asked it to return bash code between <bash></bash> tags. It is failing frequently and writing it's own tool calling format instead.
Lucasoato 1 day ago||
My question is: what kind of hardware do you need to run this Flash beast locally at a meaningful speed?
aenis 1 day ago||
8x RTX PRO 6000 or 4x Spark? Or 1x M5 Ultra 512GB.
The model is theoretically FP8, but really internally its mostly FP4 already, so there won't be a cut-in-half-but-almost-just-as-good quant coming for this one.
segmondy 1 day ago|||
Lots of GPU, be resourceful. Look for older GPUs and grab them when they are available. For less than the price of 1 Blackwell 6000 or Mac Studio 512gb, I can run these locally and much faster due to older GPUs I grabbed when there was deal to be found.
ekianjo 1 day ago||
a beefy pc with at least 20 GPUs
arj 1 day ago|
Having this available to find and fix security stuff is a big deal. The model of really good.