69 comments

[ 2.1 ms ] story [ 24.2 ms ] thread
Is the "Output Tokens per Intelligence Index Task" data actually correct or am I reading it wrong? It says there that "Kimi K3 (Max)" would think/reason less than than deepseek-v4-flash, and a whole bunch of other models, like less than hy3 and even gpt-oss-120b, but in my experience, K3 is probably the model that thinks/reasons the longest of all of these.

Am I just using it on tasks that makes it go on forever vs these benchmarks that are short&sweet, or something like that? I've been throwing bunch of identical prompts at different models at the same time, and when comparing hy3 and K3 I've never once had K3 reason less than hy3, as just one anecdotal data point.

If deepseek v4 flash is beating DeepSeek V4 Pro, can we expect new V4 Pro which is on par with Opus 5 in couple weeks (even better if it beats Opus)?
Unfortunately, DeepSeek Flash still doesn’t support multimodal; otherwise, it would offer better value than GPT 5.6 SOL.
Does it already know the answer to what happen at Tiananmen Square? Or still avoiding it?
No speed (tokens/s) benchmarks?
New Deepseek models are like Christmas for me. Really big fan of low cost API models, noone does it better than DS. Until VRAM price is low enough to run models locally, this is the way to go.

The subsidized subscription model won't last, API pricing "feels" closer to a true sustainable business model.

Would be awesome to see a new ds4 release. Having so much in something that can be run locally is mind blowing
what a horribly heavy and resource-consuming website...
I was writing a benchmark for my own harness, and DS4 flash answers as well as Fable 5 on any query.

The specific agent is focused on getting precise and on point answers about a codebase.

The starting point was nowhere near. E.g. asked why was X implemented in a certain way it would give bogus answers when the real answer was that there was no reason at all.

The benchmark included more than 50 questions or different difficulty.

But when the agent was improved in its prompt and rooting it was impossible to have it perform worse than closed source sota.

Just to say that the quality of the harness is as important as agents intelligence.

I will get downvoted, but fck it.

The ban on these open models is coming within weeks, if not days. As usual, the excuse will be "national security".

> DeepSeek V4 Flash 0731 (Reasoning, Max Effort) is amongst the leading models in intelligence and well priced when comparing to other models of similar price.

Similar price? Doesn't make sense. Maybe they meant power, capability or speed?

Am I parsing the providers correctly that if I want a US-based zdr provider that offers the best price and performance that is currently Cloudflare and no longer Fireworks (which is that it was with the previous version)?

What am I missing?

The model is already up on Opencode, but they require a consent to use Chinese datacenters.
It’s exciting that a model scoring this high is dirt cheap.

It’s also so inefficient, when they release the full performance numbers it’s not going to be good.

One example, it takes about 3.6x more tokens to finish the same work as Gemini Flash 3.6.

I hope they somewhat fixed the hallucination and forgetting plagued V4 previews and that it wasn't just benchmaxxed but the numbers hold in reality. Then it would be my choice for 2x DGX Spark or 2x RTX Pro 6000.
I’m wondering if they did anything to address the DSML tool calls leaking. Has been an issue with both Flash and Pro so far.
Daily reminder that none of these numbers are valid in a world where no one publishes the sampling settings used.

Daily reminder that improving your samplers from the garbage default top_p/top_k to min_p or subsequent methods dramatically improves the performance of these models, and makes most quantities like measured "verbosity" and subsequent calculations of "intelligence per token" meaningless

Daily reminder that no one, including within academic AI research, AI engineers, normies, etc takes LLM sampling seriously enough.