Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Xiaomi MiMo v2.6(xiaomi.com)
    147comments
  2. The NASA/ESA Mars Sample Return mission has been canceled(science.org)
    161comments
  3. Transformers Explained Visually(poloclub.github.io)
    17comments
  4. What Sun got wrong(dtrace.org)
    252comments
  5. Attention is all you have(alicegg.tech)
    148comments
  6. Divide by Depth for Instant 3D(gabrieloc.com)
    4comments
  7. Why does mathmain need an encrypted loader?(safedep.io)
    26comments
  8. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    29comments
  9. Apple Copland D11E4 Booting in the Browser(pagetable.com)
    16comments
  10. Grok 4.7(x.ai)
    367comments
  11. In Search of a Compositional Theory of Self-Stabilization(muratbuffalo.blogspot.com)
    3comments
  12. Roboharm: Do frontier robot policies refuse unsafe instructions?(robocurve.org)
    10comments
  13. US halts flights at busy East Coast airports, says fiber line cut(reuters.com)
    95comments
  14. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    76comments
  15. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com)
    130comments
  16. Kev: Tiny Jev-like family of decision models built on top of Qwen3.5(github.com/jaredpalmer)
    170comments
  17. Frontier AI on Your Own Hardware(timdettmers.com)
    28comments
  18. Python Workers are now generally available(cloudflare.com)
    26comments
  19. TXR: An Original, New Programming Language for Convenient Data Munging(nongnu.org)
    discuss
  20. HERMES radio enables voice and data communication over vast distances(ieee.org)
    33comments
  21. How do Traffic Signals Work (2019)(practical.engineering)
    34comments
  22. Show HN: Foremerge – Catch intent conflicts between parallel coding agents(github.com/naw103)
    discuss
  23. Fable 5 – Median thinking declined in August(twitter.com/lon)
    208comments
  24. Avoiding the babbling-idiot failure in a time-triggered communication system(ieee.org)
    6comments
  25. Noodle Gallery – Self-hosted photo and video manager forked from Immich(digitalescapetools.com)
    34comments
  26. A restored PDP-11/83 serving this page on 211BSD Unix(pdp1173.com)
    32comments
  27. M5 Ultra Mac Studio Review(macstories.net)
    211comments
  28. Heretic removes restrictions from language models(heretic-project.org)
    95comments
  29. macOS 27: Workaround to avoid downloading AI models and save storage(reddit.com)
    89comments
  30. 'Epigenetic' editing banishes hepatitis B virus(nature.com)
    discuss

Xiaomi MiMo v2.6

312 pointsby 2h agomimo.xiaomi.com
134 comments
2h agoHN ↗

Finally a lab that doesn't cheat on the charts

2h agoHN ↗

Wow, the chinese labs are getting good at advertising model releases. The moat is thin.

Some features of the release I like:

- Demonstration of diverse tasks, such as using a DAW

- Graphs from various benchmarks and price ranges

- Real world use of the model in scientific environments

2h agoHN ↗

This is a big week. Probably getting next OpenAI and Anthro models, Grok 4.7, Mimo, etc. These open source model releases are why I can't take the "slow down" crowd seriously. I pitted older Mimo, qwen, step, gpt-oss, and other models against each other playing games like Werewolf and Sketch.io-like games where I let them talk shit while they played against each other. Mimo was by far pareto frontier of game-playing for the models that were <$0.15/m input tokens on OpenRouter. Qwen was pareto frontier in the shit talking game though. Qwen's hilarious. https://www.tiktok.com/@clankerfights/video/7642862917582425...

2h agoHN ↗

This looks great in terms of cost and capabilities, truly pushing the frontier forward in terms of open weight light weight models.

2h agoHN ↗

ah, would you look at that. I was wondering why mimo 2.5 became "dumber" the last weeks. I was speculating they are probably about to release a new version of the model. because the model really acted out a lot. especially the last two weeks. dont know, was just a feeling, highly speculative.

but now I got my "proof".

1h agoHN ↗

I guess that would only be possible if your provider was Xiaomi itself?

1h agoHN ↗

yes. I use opencode and opencode uses Xiaomi as a provider.

2h agoHN ↗

Looking at the frontend design examples; why do these models seem to love the "01 - UPPERCASE TEXT" motif. It's everywhere now (see https://try.cloudflare.com/, which has '01 · QUICK TUNNELS', but no "02" anywhere).

1h agoHN ↗

My guess is that by function they break down frontend sections or components into pieces and I believe document things for themselves on some level, or purposely are verbose in this way. It is probably also shaped by users and existing web patterns. They probably get reinforced by models the more common they become.

1h agoHN ↗

The extraneous small-caps labels are one of the main idiosyncrasies of AI generated markup. I wonder how much of this is a "scaffolding" technique to help the model build stable designs. But was it reinforced in RLHF or an emergent behavior of the models?

1h agoHN ↗

I know we have strong views on what a truly open model is (open weights, open training data, open training code etc.) but I really like how transparent they’ve been about the training of this model.

The realtime dashboard they shared during training (https://mimo.xiaomi.com/rl/) was an incredible learning and teaching tool for me, and they’ve been unusually comprehensive in sharing details about their methodology (check out that tech report - it's got lots of clever behind the scene tricks like Google or Deepseek writeups) and benchmark scores (even the stuff they didn’t do well on).

If you’re releasing an open model going forward, please consider offering the community more of this transparency!

1h agoHN ↗

Thanks so much for sharing this. As someone who mostly watches from the sideline, can you share what you can see in this dashboard that someone like me can't see? Is it the metrics themselves that they measure (the metrics tab is absurdly detailed), something in the notices, or something else I missed?

1h agoHN ↗

the existence, who else has a live dashboard for the RL late-training?

58m agoHN ↗

The best thing they did is being open about all the setbacks they had to deal with. They logged every restart with a reason, talked about dropping a cyber dataset after it degraded coding benchmarks. Also published real time training loss, benchmark scores after every checkpoint and running cost estimates.

Really the only thing missing was dataset descriptions, the dashboard only had random IDs like "dataset-zrso". I guess it's their lawyers fault.

48m agoHN ↗

I might turn this into a blogpost if folks are interested, but my god there is so much clever info in that dashboard.

Here is one really neat bit:

A cutting edge training idea (for agents, it's been used elsewhere for ages) is on-policy RL, basically, it's not enough to say "here is an end to end agentic sequence (including tool calls etc.) that is perfect" you want to say "here is a sequence you might actually have generated that turns out to be correct".

Basically, it's more training efficient to improve models with small tweaks to do more of the right thing they are already doing sometimes than from some perfect oracular "this is the way" answer.

(if you've ever tried to teach humans new skills, you’ve probably noticed this too!)

When you do that, you care about how far the model you are updating (improving) has deviated from the one being used to generate rollouts (agentic rollouts for hard problems can take hours with lots of tool calls, so you can't keep redeploying every slight improvement).

Lo and behold, the dashboard literally has:

partial/avg_staleness (likely the measure of how many micro iterations the "generate answers" model is behind the "improving based on the occasional right answer" model)

train_infer_diff/new_infer/kl (a more direct KL divergence based way of measuring how differently the two models generate tokens)

How cool is that?!

And don't get me started on the clever ideas hiding behind dynsam/avg@n ...

48m agoHN ↗

maybe this is why Dario want to slow down AI development and all the big AI labs in the USA is singing the same song.

whey they all singing the same tune. it make me question what is their real motives.

they are afraid of Chinese good enough LLM model killing their margin. we already have story about US companies switch some task to use cheaper Chinese model hosted on Neoclouds.

30m agoHN ↗

Please explain how putting an upper bound on how good the strongest models can be prevents cheaper less strong models from catching up, rather than enabling it. I do not understand this argument at all.

14m agoHN ↗

Please elaborate on what the AI labs are specifically requesting and how that results in slowing down Chinese model progress below the frontier.

25m agoHN ↗

The general idea is that Anthropic/OpenAI is pushing this narrative as an attempt at "Regulatory Capture"[1] which would allow them to make it prohibitively expensive for anyone but them to enter the market thus stifling competition.

* 1: https://en.wikipedia.org/wiki/Regulatory_capture

21m agoHN ↗

How would that slow down the Chinese models, given that the US has no regulatory reach in China?

19m agoHN ↗

it wouldn't slow down China as much as make it impossible for American companies to use non-American options, they care about their margins and don't want to be commoditized

16m agoHN ↗

Chinese companies are well documented in their copying / following / training on output / outright stealing tech.

China, as far as I know, has not come up with anything on their own and has only been able to play catch up and the memory optimization game as far as innovation.

11m agoHN ↗

OK, so how does this help the US?

If the US slows down this may lead to people that would have went to US labs to go to other countries.

12m agoHN ↗

Because the end goal is to ban non-US AI companies from being able to do business in the US.

20m agoHN ↗

I heard someone analogize token vendors to car manufacturers, where American companies only want to produce expensive options, the people want cheaper/better alternatives, and we ban BYD because people with enough money are more "persuasive"

24m agoHN ↗

I don't think "putting an upper bound" was OPs phrasing?

14m agoHN ↗

That's what pacing the frontier is, and is what the labs are pushing for.

24m agoHN ↗

Dario has always wanted the AI development to slow down and be more careful. Safer AI development was a core reason that Anthropic split off from OpenAI.

What's different today is that now all the big LLM firms want to slow down AI development. When men like Musk and Altman (both known for habitually shooting their mouths off and saying whatever they need to whoever needs to hear it regardless of truth) suddenly agree with Amodei, that's when things start to smell off.

10m agoHN ↗

The reason is money. They want regulation to make it harder for new competitors and competitors from other countries.

They invested billions into training the models but there is no competitive advantage, we see that within a couple of months everyone catches up. There is no way to profitability unless they get some policies to shields them against competitors that can't comply with the regulatory requirements.

That is also why there are things like Claude, Codex and Cursor. They are trying hard to build a customer relationship with a higher switching cost that hopefully sticks.

But the problem is that the AI buildout has become a large percentage of GDP. So obviously the government wants to keep it going because these companies are pumping enormous amounts of money into the economy.

41m agoHN ↗

got lots of clever behind the scene tricks like Google or Deepseek writeups) and benchmark scores

Xiaomi MiMo is led by Luo Fuli, a former Alibaba & DeepSeek employee. Perhaps it is due to Luo just how similar Xiaomi's tech & GTM approach is to DeepSeek's.

- How Luo Fuli Keeps an Earthy Touch as she Soars Through the AI World, https://newsen.pku.edu.cn/news_events/news/people/15385.html (https://archive.vn/I8Pmu).

- Luo Fuli, the 30-year-old ‘AI genius girl’ behind DeepSeek’s success?, https://e.vnexpress.net/news/tech/personalities/who-is-luo-f... (https://archive.vn/sb3B6).

1h agoHN ↗

curious why the HF pill (on the right) always has inaccurate values

1h agoHN ↗

I noticed the same, and I wonder as well.

1h agoHN ↗

I suspect they are calculating something in the weights or config, I see it pretty consistently with quants

1h agoHN ↗

Those this mean they've fine-tuned this Qwen 3.5 9B on output from the V2.6 model?

1h agoHN ↗

It is a 9B agentic model developed by Xiaomi MiMo through supervised fine-tuning of Qwen3.5-9B on MiMo-generated data

1h agoHN ↗

All these new models are such tease for us folks with 128GB of shared memory. Buying another unit now to expand to 256GB is a mortgage payment but it’s getting tempting…

1h agoHN ↗

Is there a gamechanger around the corner to reduce DRAM requirements?

1h agoHN ↗

this is to offload VRAM to DRAM (for GP comment), and makes no difference for URAM

1h agoHN ↗

unified memory, not sure if anyone uses URAM, I human hallucinated it

1h agoHN ↗

You can definitely offload n-gram embeddings to storage; they're very sparsely used (only a few KB fetched per token) so this is quite effective. Loading to DRAM only becomes necessary if they are a bottleneck to overall performance (which might happen if you're doing very wide batches and everything else uses super fast VRAM/HBM).

1h agoHN ↗

I was looking at the qwen-next-flash, and the weights would fill my OEM Spark on their own, before the n-gram. I'm unclear if offloading to disk can work here, is that what you are implying is possible?!

1h agoHN ↗

Check out eugr’s TP=1 sparkrun recipe :)

It’s an NVFP4 quant, but it fits, and is surprisingly capable.

1h agoHN ↗

Nah, I’m streaming ngrams off NVMe on my Spark-alike right now. Works surprisingly well (except for when I accidentally bottlenecked it through my NAS)

1h agoHN ↗

interesting, peer comment seems to indicate this is a possibility as well, will have to take a deeper look

49m agoHN ↗

What kind of throughput do you see on what models?

28m agoHN ↗

check out the spark arena website, its the raison d'etre

10m agoHN ↗

GB10 boxes have way more compute than they have memory bandwidth, which nicely fits medium sized MoE models with speculative execution (MTP, DSpark/DFlash, etc)

Qwen 3.8 Flash Next (what I'm running basically entirely now) sees 30 / 35.0 / 45 tk/s for prose, analysis and code respectively for actual use (not short context benchmarking) with Pi. Thinking blocks are ~35tk/s or so.

The GB10 having so much compute is great for prefill too, 2000-3000/s for 14k to 64k token prompts (cold cache too) in the quick benchmark I did. 3500tk/s for warm cache which is nice :)

When I accidentally streamed my ngrams over the 2.5Gb/s network, it cut all the throughput down in half basically. Especially notable for the time-to-first-token, which is what clued me in that I'd messed up somehow!

For Qwen 3.8 27B, I got it up to a consistent 20tk-25tk/s but 27B thinks so much that it was honestly too painful: Flash Next is as smart, as useful, but much faster for real agentic dev usage IMO

Laguna S 2.1 saw similar numbers to Flash Next if I remember right, but their latest updates means it doesn't quite fit a GB10 128GB anymore at full context which is a shame.

5m agoHN ↗

I personally stopped caring as much about the tok/s as the agents are largely in the background, and so have also moved preference from MoE to dense

I want to see about fine-tuning these models a bit on the GB10 to tame that over thinking and some other behaviors (like using tools I don't use)

qwen 3.8 seems to have been trained with some `rkt` that messes with tool outputs to "save tokens"

1h agoHN ↗

n-grams can be kept on SSD, no need to hold them in any kind of RAM (at least w/o batching)

1h agoHN ↗

You could always stream from SSD storage. Especially effective if you get a cheap old-gen HEDT with lots of PCIe slots to add NVMe storage to and reasonable overall PCIe bandwidth.

52m agoHN ↗

That nearly certainly boots you to secs-per-tok land (as opposed to tok/s). Plausible if you are willing to wait hours to days for responses for simple testing, but not (debatably) "usable".

1h agoHN ↗

there are many tasks (increasingly more each day) where small models are more than enough

1h agoHN ↗

They mixed up DeepSeek 4.1 Flash with something else on this page, possibly DeepSeek 4.1 Flash means Gemini 3.8 Flash.

1h agoHN ↗

does anyone know what unnamed model is on paretto frontier picture right between MiMo 2.5 and 2.6?

so weird to acknowledge someone being on the front edge, but not name it

1h agoHN ↗

As for the stats that everyone wants:

MiMo-V2.6-Flash-310B-A15B roughly GPT-5.6 Luna / Claude 4.9 according to benchmarks MiMo-V2.6-Pro-1.02T-A42B roughly GPT-5.6 Sol / Opus 5 according to benchmarks

Perhaps with IQ2 flash will run on 128G M5?

1h agoHN ↗

I really liked MiMo 2.5, it was really affordable and actually had vision, unlike DeepSeek. (DeepSeek has only recently added it)

Just tried 2.6 flash on a really niche topic I specialise in and it has done a really good job. They’ve definitely polluted their training data with claudeslop, but looking past the slop there is a decent model.

1h agoHN ↗

It's an honest, load-bearing, simple thing.-

38m agoHN ↗

Can we afford to look past it? If/when claudeslop starts infecting every new model to such an extent, that model will produce its own slop, infecting new models... At what point do we lose all reliable methods for establishing "truth"? This is epistemic collapse waiting to happen. I honestly thought it would take longer... holding out for a coherent shared reality in 2030 seems optimistic.

1h agoHN ↗

In the chart they use "Pareto Line", which I think is wrong. Pareto is 20% effort leading to 80% results. Which could be interpreted as models costing 20% having 80% of peak intelligence, but that’s not what it looks like to me.

It looks like the "Frontier Line" to me, which is also often misinterpreted. frontier does not mean the best models. It means all models that are not strictly dominated, meaning in most cases: Not same price or cheaper and more intelligent.

I personally would like the word frontier to be used with more criterias: Open Weights, per use-case, etc etc. This would make model selection easier, but I understand it’s not an easy thing to do.

1h agoHN ↗

There are two (or more) concepts named after the same person:

- Pareto efficiency/Pareto curves: Basically the convex hull of points along the edge of a graph, indicating the best tradeoff between the axes. This is what the post is talking about.

- Pareto principle: this is the 80/20 rule you're talking about

1h agoHN ↗

Anyone else more excited about Chinese models than American models these days? Big thing for me is affordability.

1h agoHN ↗

No, because I'd rather not support our economic and military rivals.

1h agoHN ↗

Agreed, and also because I support freedom of speech!

1h agoHN ↗

Neither the US nor the Chinese companies are on your side then. They both censor, just different topics.

But at least I can run Chinese models locally, and strip a lot of that censorship/refusal.

1h agoHN ↗

I'm Canadian so this sentiment has little value in 2026 unfortunately.

1h agoHN ↗

Also, frankly, as a fellow Canadian it's pretty clear that the biggest "rival" the US has right now is itself. Just passed out in the corner puking on itself shouting about all the foreigners who won't talk to it.

1h agoHN ↗

Canadians warming up to China makes me think of Germany becoming increasingly reliant on Russia in the 2010s.

40m agoHN ↗

Yes, someone can still blow up a pipe and they look the other way. On the other hand, you can also draw parallels to themselves becoming increasingly reliant on US vs UK in the past.

33m agoHN ↗

Murica just has a MAGA problem. We can still be friends if and when you sort that out. Us Canadians like most of you quite a lot.

48m agoHN ↗

I'm from Europe and I hate America way more than China now. Used to be about equal but then Trump started extorting Ukraine, threatening their own allies and sending billions to Israel to help with a genocide. I think that exposed America for what it really is.

13m agoHN ↗

China is enabling russia way more than trump, China doesn't care too much about 'morals' either. Chinese companies have been quite important in the construction sector of the WB settlements. Even though I'm not a great fan of Trump I don't see a reason at all to prefer the chinese.

27m agoHN ↗

As much as the US has been easy to hate lately, I don't hesitate to say Xi Jinping as the most powerful man on Earth would be much, much worse.

15m agoHN ↗

Does it count as supporting a rival if your an American using an American inference provider self-hosting an open weight model from a Chinese lab?

1h agoHN ↗

Absolutely! Chinese models are both cheaper and more capable in many cases, compared to the American models and their makers continuously fumbling or reducing model capability with each update. Deepseek decreased costs when they released Flash 4.1 you would not see any American company do this, in reverse they would try charge you more.

1h agoHN ↗

OpenAI decreased prices with the 5.6 model family.

And later they further cut Sol and Terra pricing by 20% (maybe only in the API) and Luna by 80%.

In fact Luna still outperformed DeepSeek Flash 4.1 in cost per task on Artificial Analysis when I last checked.

However, Luna is slightly less intelligent. I have a feeling that it's pretty dumb and prone to hallucination unless running at xhigh or max effort, where it somehow manages to work quite well.

I did not personally test the open weight models beyond the old Qwen 3.6 27B, which produced unusably bad results for me.

The competition is great, and I hope Chinese models will continue to force leading US labs to offer models at a low price point.

That said, I don't think the Chinese labs have anything over OpenAI and Anthropic when it comes to capability or efficiency - I have no reason not to believe the US labs have even lower cost to serve the models.

1h agoHN ↗

OpenAI had to cut costs because of Anthropic. I also do not trust the benchmarks when it comes to models anymore. I have tried both Claude and OpenAI models and while it is true that the 5.6 series is smarter than Deepseek (at the time i tested it against 4.0) at that price it is still not worth it and sometimes randomly refuses to do tasks or stops midway etc.

Do also remember China is this far in the AI race despite all chip restrictions from America. If they were in equal standards I truly think Chinese models would have long surpassed American ones. Also would like to remind how Anthropic CEO is being hostile and blaming Chinese models with distilling meanwhile their own models claimed to be Qwen¹ and their stance against open models is negative² and they still keep blaming China for it.

1- https://news.ycombinator.com/item?id=48671252

2-https://www.anthropic.com/news/position-open-weights-models

50m agoHN ↗

Also would like to remind how Anthropic CEO is being hostile and blaming Chinese models with distilling

Why wouldn't he? If there really was 25,000 accounts breaking ToS any CEO would at minimum be upset. Evidence of Claude distilling qwen would be damning but that a) makes no sense b) doesn't exist afaik.

49m agoHN ↗

Not sure about that.

Given the difference in compute, it seems plausible.

However, the researchers at the US labs are surely no less talented, and they have better access to hire talent globally.

They too have to serve their models efficiently at a large scale, and with current capacity constraints this must be a top priority.

29m agoHN ↗

I did not personally test the open weight models beyond the old Qwen 3.6 27B, which produced unusably bad results for me.

So you don't have much perspective on things, it seems. Let me introduce you to the GLM 5.2 and then 5.3/5.3 flash series of... "oh, wow, I should have bought some RTX PRO 6000's while they were 'cheap'" stage of progression.

As someone carrying multiple max subscriptions to both claude and codex - primary workhorse is glm 5.3 flash running on rented GPUs for less than a latte/hr.

I also found qwen 3.6 27B nearly useless for my own needs. DS4 flash 0731 and then 4.1 have been nearly as eye opening as glm 5.3 flash, but have their own warts.

58m agoHN ↗

Deepseek decreased costs when they released Flash 4.1 you would not see any American company do this, in reverse they would try charge you more.

OpenAI reduced prices and Anthropic increased weekly usage limits.

1h agoHN ↗

I have a contrarian opinion that China passing America in Ai is the Sputnik moment we need to leave the hubris behind and get our mojo back

debatable if a turn around is possible before '29

1h agoHN ↗

Yep, I'm trending in that direction, and I'm someone with Claude stickers all over my laptop. My main app dev work is still going to Claude, but everything else is going to China even at API rates now.

One simple task: I needed an LLM to go through and clean up a few thousand page descriptions and titles in my personal search engine index, where the human web page authors had put in no effort sigh. I did a shoot out between Claude, Luna, GLM 5.3 Flash and Deepseek. Despite the high cost, Claude's descriptions were terrible, and even Opus warned me that the descriptions coming back from Haiku were "generalized, not accurate". I expected I would choose Luna because of price, and occasionally it did have wonderful descriptions (one captured emotion in a way no other model did). But in the end, the GLM 5.3 Flash descriptions were the easiest to read, they flow well while also being accurate & including necessary keywords, and being highly affordable. So it won out. It's a task that is nowhere near frontier, but a task where somehow China is better than frontier.

36m agoHN ↗

API rates still aren’t quite competitive with the OpenAI x20 accounts, but they are definitely getting close with deepseek 4.1 flash. I spent a few days with only 4.1 and was very impressed.

23m agoHN ↗

Yes, an expensive American LLM has zero capabilities as far as I’m concerned because I’m never going to pay for it.

18m agoHN ↗

Absolutely! DeepSeek-V4-Flash-0731 has become my daily driver. It's pretty amazing what it can do for what it costs at deepinfra.com (I don't use deepseek as a provider since they train on your data [at least their honest about it]). GLM-5.1 was my daily driver before that and Kimi K2.5 before that.

7m agoHN ↗

Are you finding DS better then kimi k3 and glm-5.3? Do you mind sharing your primary use case?

1h agoHN ↗

I don't trust any of the benchmarks where Opus 5 surpasses Astra or Fable 5.1.

Maybe Terminal Bench 4.0 and ExploitGym are reasonable.

Terminal Bench 4.0

  GPT 6 Astra             59.6
  Claude Fable 5.1        55.1
  Claude Opus 5           49.0
  MiMo-V2.6-Pro           34.9
  MiMo-V2.6-Flash         28.8
  DeepSeek V4.1 Flash     26.8
  MiMo-V2.5-Pro            1.5

ExploitGym

  GPT 6 Astra             42.4
  Claude Fable 5.1        30.4
  Claude Opus 5           22.1
  MiMo-V2.6-Pro           17.8
  MiMo-V2.6-Flash          6.0
  MiMo-V2.5-Pro            0.1

DeepSWE v1.1

  DeepSeek V4.1 Flash     74.2
  Claude Opus 5           74.0
  GPT 6 Astra             74.0
  MiMo-V2.6-Pro           71.9
  Claude Fable 5          70.0
  MiMo-V2.6-Flash         67.9
  MiMo-V2.5-Pro           19.0
1h agoHN ↗

Maybe you should not trust any of the benchmarks!

1h agoHN ↗

They match my experience. Astra and Fable I rate below Sonnet. They are incredibly poor. They were excellent for a couple of days after release and then plummeted.

Maybe I am being routed to more quantised versions or less capable models with system prompt to fake Astra or Fable.

1h agoHN ↗

I think we can say pretty confidently they aren't pelican-bench-maxxing

1h agoHN ↗

ish… at least we can be sure they don’t benchmaxx the pelicans lol

1h agoHN ↗

Looking terrible isn't nessesarily a bad thing. The pelican is heavily pre trained now. Having a crappy pelican means you didn't try to juke the stats.

53m agoHN ↗

Apologies for not taking the time to find it, but there was a post that tried to determine if the pelican was benchmaxxed across a bunch of models by comparing it to other SVGs, and found that it wasn't at all.

1h agoHN ↗

How does this translate to coding performance, which is what most of HN cares about (...I assume)?

1h agoHN ↗

It means they're good at writing SVGs, in particular SVGs of animals riding modes of transport!

1h agoHN ↗

I only visit HN for the pelicans, personally.

19m agoHN ↗

can you update this website, I just wish the entire layout wouldn't shift when the page gets loaded and the timestamps in the title look very ugly and take up a lot of space.

1h agoHN ↗

Night 0.8x Usage, 00:00-08:00 -UTC+8

It's because offpeak electricity is cheaper?

Funnily it's perfect if you are in the Pacific Time Zone because you can use it daytime 9am to 5pm

1h agoHN ↗

The moat for OAI and anthropic seems to be very quickly shrinking. Chinese labs are now using RSI-like approaches and even without resorting to heavy distillation they're catching up in a couple of months vs. what would have been 6-12 months a year prior.

And as these models get better the pace of training is quickly speeding up too.

This doesn't bode particularly well for anthropic/OAI after they go public.

1h agoHN ↗

token vendors are headed to the same place mobile data vendors went, this is good for everyone but those who thought they could maintain exorbitant prices

1h agoHN ↗

Leaning into what it cost to train is hilarious and an obvious shot at US frontier labs spending tens to hundreds of millions or more to train their models.

1h agoHN ↗

These benchmark are useless as they don't say whether they were done before or after Fable and Astra got nerfed.

1h agoHN ↗

Funny that all but one video has audio, the house 3D model one, where you can hear (what I assume are) Xiaomi's engineers talking about who knows what.

15m agoHN ↗

I said this years ago, LLMs are a commodity (or were becoming one at the time). They are dime a dozen. Even the frontier ones. OpenAI and Anthropic have no moat.

No moat and competition is good for consumers though.

8m agoHN ↗

wow im sure you were the only one saying this

13m agoHN ↗

Conspicuous that there’s no reference to GLM 5.3/Flash in the reported benchmarks. Just Deepseek and Kimi.