Remix.run Logo
The mysterious Hy3 LLM is topping OpenRouter Model Rankings by a large margin(minimaxir.com)
104 points by freediver a day ago | 93 comments
simonw 21 hours ago | parent | next [-]

First model I've tried that gave me back HTML with a "Change Pelican Color" button: https://static.simonwillison.net/static/2026/hy3-preview-pel...

(Transcript: https://gist.github.com/simonw/c2a0d8ecd3056a2681319eae8fc3f...)

cwmoore 13 hours ago | parent | next [-]

But…and I’m sure I’m not alone here…that is a snowman, and what it is on is not a bicycle.

What do we think we are doing with this life?

fragmede 20 hours ago | parent | prev | next [-]

Haha does it get bonus points for the extra button, or does it fail because html != SVG?

dodslaser 20 hours ago | parent | next [-]

Any bonus points for the color sre immediately subtracted because the "animate wheels" button leaves the wheels stationary and makes the sun rotate.

MostlyStable 20 hours ago | parent | next [-]

I wonder if it is actually animating the wheels as well, but just managed to match up the spin rate to the gap size.

cicko 19 hours ago | parent | prev | next [-]

That depends on the perspective. If you're on the Sun, the wheels rotate around you.

Garlef 18 hours ago | parent | prev | next [-]

Judging from the dotted trajectory lines, it even "thought" about giving the bike a wobble.

(But maybe that's just my interpretation based on something else going wrong in the animation)

fragmede 20 hours ago | parent | prev | next [-]

Hy3 is a Scandinavian model, and is leaking that out via Norse mythology about Sol being a wheel!

postepowanieadm 18 hours ago | parent | prev [-]

ROTFL

preek 15 hours ago | parent | prev [-]

It actually rendered an SVG inline in the HTML page. I just tested the SVG and it renders itself just fine, including colors. So, tbh, I'd say the task has been properly achieved.

embedding-shape 11 hours ago | parent [-]

Maybe I'm just extremely nitpicky, but I'd consider that a failure, as the prompt is asking for SVG, not HTML.

Bit like asking for CSS and then getting a HTML file back with the CSS embedded, that was not what I was asking for!

prmph 3 hours ago | parent [-]

Welcome to the ambiguities of natural language

PunchyHamster 3 hours ago | parent | prev [-]

...the animate wheels button makes sun start to spin

zone411 20 hours ago | parent | prev | next [-]

I’ve tested this model on four of my benchmarks:

https://github.com/lechmazur/buyout_game 10th out 36.

https://github.com/lechmazur/pact/ 14th out 25.

https://github.com/lechmazur/nyt-connections/ 60th out 81.

https://github.com/lechmazur/debate 16th out of 29.

baxtr 3 hours ago | parent | next [-]

Good stuff!

Is there a reason you change the leaderboard graphs for the third and fourth one?

Also: would be great to have an overview page with a summary over all test, like a total score or similar.

CamperBob2 3 hours ago | parent | prev [-]

Would be interesting to see the 27B dense Qwen 3.6 model thrown into the mix.

Aurornis a day ago | parent | prev | next [-]

> Two new models are now beating LLM darling Claude in terms of token usage and by more than 50%?

Time for a reminder that OpenRouter leaderboards only show tokens sent through OpenRouter, which most Anthropic API users don’t use.

svantana 15 hours ago | parent | next [-]

I would think that's true for all the models on OR. The data is skewed for sure, but it's interesting none the less.

9cb14c1ec0 2 hours ago | parent | prev | next [-]

That doesn't mean it can't be used as a market signal. These 2 things can both be true at once.

killingtime74 13 hours ago | parent | prev [-]

Are you next going to say YouTube rankings don't take into account videos that aren't on YouTube and Spotify rankings don't take into account songs that aren't on Spotify?

simonw 21 hours ago | parent | prev | next [-]

OpenRouter rankings frustrate me, because they show the total number of tokens but they provide no indication of how many unique users a model has.

Which means if a surprise model tops the leaderboard one week we can never be sure if it was because a single whale user pushing billions of tokens a day switched to it, or if it represents a genuine community trend towards that model.

numlocked 3 hours ago | parent | next [-]

(openrouter co-founder here)

Yeah we should do something to indicate cardinality. I can share that there can often (I'm talking generally; not related to this model in particular) be e.g. a very large app that can be pushing a lot of volume. But in almost all cases that app has a large number of end users. Hypothetically, for instance, would Cursor be consider one user, or millions?

Will think about it! Thanks for the feedback.

simonw 3 hours ago | parent | next [-]

I'd consider Cursor one user because it's one entity that made an editorial decision about which model to make available to their own community.

If you treated Cursor as millions of users it might look like millions of people independently chose a new model when actually it was Cursor making the choice for them - and the thing I care most about is how many choices were made that selected a model and put it above the others.

minimaxir 2 hours ago | parent | prev | next [-]

One idea I had was to count # of distinct API keys that have spent atleast $100 (number's flexible), which would be enough to provide guidance on if the traffic is from a single power-user.

In the Cursor case which is BYOK, that would count as distinct API keys.

martinald 3 hours ago | parent | prev [-]

Hi! Big fan of OpenRouter and the data you provide. It'd be awesome if you would consider providing volume of tokens per hour, mostly for my own curiosity as to quite how peaky demand is.

Thanks!

svantana 16 hours ago | parent | prev | next [-]

Also, while we're pitching new features to openrouter, I'd like to see a "$ spent" chart, which would remove all these huge freebie spikes. It looks like it would be pretty much dominated by claude.

senordevnyc 17 hours ago | parent | prev [-]

Agreed. My little solo dev SaaS app’s production pipelines push almost two billion tokens a day.

senordevnyc 10 hours ago | parent [-]

Haha, I never tire of the AI haters downvoting stuff like this.

Down with reality!!

daveguy an hour ago | parent [-]

Or, everyone finally realizes that token burn is not the same as productivity. Maybe they just down voted for the questionable spending brag.

andai a day ago | parent | prev | next [-]

So basically, Hy3 is the cheapest decent model on OpenRouter, unless you use DeepSeek as the provider for DeepSeek V4 Flash, in which case DeepSeek's insane caching wins out. (And Hy3 is close-ish on the benchmarks.)

0xbadcafebee a day ago | parent [-]

You need to use DeepSeek API directly to gain the extra caching benefits. The DeepSeek provider on OpenRouter is only the 5th-cheapest for V4 Flash, so you have to specify DeepSeek provider when calling OpenRouter. But DeepSeek's API discounts on its models only applies if you call DeepSeek directly. So anyone using OpenRouter to call DeepSeek models is actually losing quite a bit of money.

NitpickLawyer 19 hours ago | parent | next [-]

> The DeepSeek provider on OpenRouter is only the 5th-cheapest for V4 Flash

You might have the default settings on your account, which limit Deepseek as a provider. If you disable that feature you see them on openrouter as well (and they serve it at the same cost as their own API).

0xbadcafebee 19 hours ago | parent [-]

I just checked my settings and I have everything enabled. https://openrouter.ai/deepseek/deepseek-v4-flash?sort=price (per-1M price) shows DeepSeek provider as #5. https://openrouter.ai/deepseek/deepseek-v4-flash/pricing?sor... (effective price) shows them as #3. The effective price will change your total cost since each provider has a different price for input vs output vs cache, so what's #1 and #5 for one person could be #5 and #1 for somebody else, depending on their workload.

However, I just double checked, and OpenRouter's pricing page for Flash v4 with DeepSeek provider shows a cache hit rate of $0.0028, which is the same as on DeepSeek's official API pricing page ($0.0028), so they do seem to be the same price, (assuming DeepSeek is able to pin your specific OpenRouter requests to the same DeepSeek server). OpenRouter adds 5% to that cost, but still it might be cheaper than the other providers.

Also just found out OpenRouter has a new feature "Response Caching" where they can cache identical requests and return them immediately with no billing. The entire request must be identical, though, not just a prefix, and you have to enable this feature. I don't know who would need to send multiple identical requests, but it's better than nothing?

NitpickLawyer 18 hours ago | parent [-]

Interesting, it seems we have some providers offering dsv4-flash cheaper than ds themselves. For the full model it's the other way around, all 3rd party providers are 2x+ more expensive.

0xbadcafebee 8 hours ago | parent [-]

The cheaper ones are fp4 and fp8 whereas I assume DeepSeek provider is unquantized, so that probably accounts for it. DeepSeek also doesn't necessarily have the cheapest hardware, other providers could be using it as a loss leader, etc

beacon294 a day ago | parent | prev [-]

ZDR is also on by default and deepseek is not ZDR.

cicko 19 hours ago | parent | prev | next [-]

How is it a "mysterious" model? It's Tencent's Hy3?

theanonymousone 19 hours ago | parent [-]

My question as well. Isn't Tencent a very well-known company? Maybe the mystery is in the model itself?

0xbadcafebee a day ago | parent | prev | next [-]

> it makes sense that a cheaper model would prevail, but only if it offered similar quality

You're trying to think logically, which has no place in an AI discussion. :) People just jump to whatever the latest model is. Plenty of people also prefer price to "quality" (which is very subjective). It's new, it's cheap, so people use it. It's likely people will stop using it when something else is cheaper and/or newer.

olmo23 15 hours ago | parent [-]

Since my employer pays for it, I just select the latest and greatest.

alecco 18 hours ago | parent | prev | next [-]

PSA: Don't use OpenRouter for DeepSeek V4 as it messes up you caching. Use DeepSeek API directly and you'll get 2x to 3x more cached tokens.

numlocked 3 hours ago | parent [-]

Can you share more? I'm with OpenRouter and we would love to address this! We don't see this in our own testing, I don't believe -- but will share this feedback and dig in.

vessenes a day ago | parent | prev | next [-]

Since there’s only one inference provider it could be a recycling/ad experiment. The similar usage between trial and paid periods would be explained by this as well.

gmerc 15 hours ago | parent | prev | next [-]

Very mysterious: https://huggingface.co/tencent/Hy3-preview

lithiumii 18 hours ago | parent | prev | next [-]

What's so mysterious? Isn't it from Tencent?

thot_experiment 19 hours ago | parent | prev | next [-]

Tried this extensively in OpenCode, never used it once since Gemma 4 came out, got into thought loops and did stupid edits I didn't ask for more often than the local 31b model. One of the worst "frontier" models I've ever tried.

segmondy 12 hours ago | parent | prev | next [-]

High token usage cuz it's free doesn't count

minimaxir 2 hours ago | parent [-]

The post goes into that issue. Throughly.

The numbers at the beginning of the post are weekly aggregate values well after the endpoint was paid-only.

freakynit 20 hours ago | parent | prev | next [-]

This was originally a 400+B param model which was later reduced to 295B considering it as the "optimal zone".

https://www.mdshare.online/s/uend0pj3og_A_rgcxzINf

bandrami 20 hours ago | parent | prev [-]

For the life of me I will never understand the thought process that leads you to say "we don't really know who developed this LLM but I'm going to feed all of my business's data to it"

WithinReason 16 hours ago | parent | next [-]

It's from Tencent, says it in the article:

https://hy.tencent.com/research/hy3

bandrami 16 hours ago | parent [-]

Right but Tencent is a massive half-state-controlled holding company so that's not really helpful.

minraws 15 hours ago | parent | next [-]

OpenAI & Anthropic are deeply in bed with US govt, and they need US govt approval before model releases, and all US Companies under various acts need to share data with the govt.

I mean sure there are investors and a little more open-ness, but with the example of Mythos we don't even know if public will get access to the "good" stuff because it's too dangerous.

If your only opinion on trusting these companies more than one based in China is, they are Chinese then good luck, all the best.

estearum 14 hours ago | parent | next [-]

The difference is "the various acts" in the US are things that are largely very hard to do, extremely limited in scope, and companies who dispute the government's propriety can (and do) go to court to fight it.

Sure "China bad, US good" is naive, but certainly not more naive than suggesting that companies and individuals have similar rights and protections as each other.

> and they need US govt approval before model releases

This is just not true and it would be a gigantic legal battle to make it true against the model companies' wishes, which is indicative of your entire misunderstanding here.

adrian_b 13 hours ago | parent [-]

There was recently some announcement from the US govt itself (after the Mythos announcement) that they were pondering about allowing model releases from now on only after approving them.

So it may not be strictly true for the moment, but it is certainly something that the current US govt can mandate at any time.

estearum 12 hours ago | parent | next [-]

The US government just saying they were pondering something is:

1) Far from them actually trying to do it

2) Very, very far from them actually doing it successfully

The US government absolutely cannot "just tell" private entities what products they're allowed to create and sell, and the fact that LLMs are arguably a form of expression will make these particular products extremely hard to regulate – especially as a broad "government checkpoint" on incremental product updates.

In China, it really is as simple as the government deciding that it doesn't like your products and ta-da, you can no longer sell them.

It's beyond naive to act like these are similar in any meaningful sense.

Danox 9 hours ago | parent | prev [-]

Nonsense, the genie is out of the bottle worldwide and it isn’t going back in, and due to the activity of the current US government America’s standing, is declining most countries going into the future are going to hedge against the United States and whatever it says the good old days (goodwill/the small benefit of the doubt) are gone.

The AI oligarchs have no loyalty and when it comes to making money and they will drop the king at their first opportunity and the king in return will do the same.

bandrami 15 hours ago | parent | prev | next [-]

Well, I mean, just as a legal question I'm not allowed to use Chinese software at work, so yeah that's kind of definitive for me

nl 15 hours ago | parent | prev [-]

> and they need US govt approval before model releases

This isn't the case (yet).

irthomasthomas 14 hours ago | parent [-]

It is for models trained with 10^26 flops. Anthropic confirmed Mythos was less than this. You could estimate the upper bound on model size from this.

nl 12 hours ago | parent [-]

That's the Biden executive order. It's notify only - the company must tell the government but the government doesn't approve or allow the release.

irthomasthomas 11 hours ago | parent [-]

Ah yeah that sounds right.

throawayonthe 13 hours ago | parent | prev [-]

but we know who they are? how is this relevant

est 20 hours ago | parent | prev | next [-]

> I'm going to feed all of my business's data to it

Your business data is probably worthless, even considered harmful for the pretrain corpus.

Your interactions and decision making process are most valuable parts of the whole business.

bandrami 19 hours ago | parent | next [-]

I assure you my business's data is not remotely worthless which is why there are pretty strict laws and regulations about what we can do with it

TZubiri 18 hours ago | parent | prev [-]

>Your business data is probably worthless

please tell me you are not in charge of the data of any business I'm a client of

elpocko 16 hours ago | parent | next [-]

Could be! Let's check. I just need your name and address, your SSN, a list of businesses you are a client of, and a DNA sample.

est 18 hours ago | parent | prev [-]

to clarify, probably worthless to AI vendors, but might be useful for third-parties.

TZubiri 17 hours ago | parent [-]

Third parties that can be clients of the AI vendor...

selcuka 15 hours ago | parent [-]

If it's worthless to AI vendors, they won't include it in the training corpus, so third parties won't have access to it.

estearum 14 hours ago | parent | next [-]

They're alluding to something more like espionage of just selling the interesting stuff you put in the text box.

TZubiri 7 hours ago | parent [-]

Wow I thought this was quite obvious, apparently not, so I'll explain.

Llm provider sells usage of their model. You use it to write code. Other clients use it to write code as well. If the llm provider trains with user data, then the usage benefits other users. If you pay the company to generate code,then by definition it is useful, and highly likely that other customers care about it.

Replace writing code with anything, a lawyer, a psychologist, a confessional. The IO is inherently useful to users of the same category.

That is to say nothing of adversarial use, that is, being useful because a counterparty might find it useful, so an attacker might find common code patterns, a lawyer might see what the opposition might be advised, a boy might see what a girl asks or gets advised, etc..

If this sounds too complex to you, just think of training on data as exfiltration with added steps, because that's what it is

estearum 7 hours ago | parent [-]

Oh well this is a bad argument. I made a mistake by assuming you made a good argument instead.

bandrami 12 hours ago | parent | prev | next [-]

The worry is direct exfiltration, not training

TZubiri 7 hours ago | parent | prev [-]

But it isn't worthless because the user is paying for that, and third parties are paying for that as well. Unless the input output is completely different, which it's not because you are human, and I bet you have a profession which other humans have, and many other qualities which you share with other humans.

In any case, relying on the chance that the LLM inference won't train on your data because of it's presumably low value is as good a strategy as crossing your fingers or venerating the god of rain. You should be relying on contractual clauses at least when including professional and client data.

kirtivr 18 hours ago | parent | prev | next [-]

You don't need to know who developed the LLM - whether it was Google or OpenAI.

What you need to know is who is the provider for the LLM, and whether their endpoints are zero data retention enabled and opted out of training. OpenRouter gives you an easy way to control this.

lmf4lol 17 hours ago | parent | next [-]

This is not entirely true and ignoring a couple of potential attack vectors like Data Poisoning: https://arxiv.org/abs/2408.12798

Its of course highly dependant on the use case and the environment, but simply saying that the only important part is to know where the data goes is too simple.

koiueo 18 hours ago | parent | prev [-]

How can openrouter control what LLM provider does with your data on their side?

kirtivr 18 hours ago | parent [-]

OpenRouter and the provider sign a contract clearly specifying how input data is to be handled.

It's the same way we trust OpenAI to not train on our data if we've opted out although there is no control on whether they can retain the data indefinitely.

lmf4lol 17 hours ago | parent | next [-]

I really dont want to be cynic but those guys gave a flying f””” about copyright while scraping the whole internet. How can I ever trust them to respect the oot-out setting. I cant. Thieves be thieves.

And even if they dont train on the data. Who guarantees us, they dont let another AI model analyse all the data, exfiltrating all kinds of intelligence and using it? I only can imagine what OpenAI and Anthropic know….

astrange 17 hours ago | parent [-]

Scraping the internet isn't a copyright violation. Using it for LLM training is much more transformative than Google and Internet Archive, which are legal.

jazzyjackson 11 hours ago | parent | next [-]

Your right, scraping is legally protected. It's reproducing verbatim text that's a violation, which is why LLMs still clumsily refuse to produce song lyrics. They are capable of copyright violations and have to be 'aligned' not to get their providers sued.

estearum 2 hours ago | parent [-]

Verbatim reproduction is neither necessary nor sufficient to create a copyright violation.

"Copyright violation" is what we call the set of things that destroy the incentive for people to create original work by unduly benefitting from someone else's original work.

alfiedotwtf 16 hours ago | parent | prev [-]

To be honest, this is the first time someone has spelt it out in a nicely succinct paragraph.

And just like that, I totally agree with you

estearum 14 hours ago | parent [-]

Except it ignores the entire premise of copyright which is to protect incentives to create original work, which Google does not destroy and which LLMs (very loudly and proudly) try to do.

There are several components of the Fair Use test, "transformation" is just one of them. The most important dimension is the effect on the market, i.e. the effect on incentives.

You probably shouldn't base your legal analysis on pithy internet comments regardless of how succinct or agreeable they are to you.

koiueo 17 hours ago | parent | prev [-]

Contracts means shit if they are not enforceable.

Ask yourself

1. How would you know the provider has violated the contract?

2. How could you prove it?

3. Why would OpenRouter take your side in this (unlike your example with OpenAI, you're not a signing party)?

4. How would OpenRouter enforce the contract after all three above are somehow resolved in your favor?

IANAL, but IMO it's all a legal theater.

EDIT: formatting

ddalex 20 hours ago | parent | prev | next [-]

what can it do ? it's just a big set of numbers, if you trust the host that's good enough

what266262 20 hours ago | parent [-]

If you are ok with everything being fed into it being stored forever I guess it’s no problem. I don’t see how you trust them if you don’t know them.

Dylan16807 20 hours ago | parent | next [-]

Who is "them" here? The developers and the hosts are not the same.

bandrami 19 hours ago | parent [-]

(And either one is a threat vector)

ddalex 14 hours ago | parent | prev [-]

where would it be stored ? it's just a big set of numbers.

Mashimo 20 hours ago | parent | prev | next [-]

If you Code open source projects anyway, might give it a spin.

st3fan 13 hours ago | parent | prev [-]

How do you “feed data into a model” ? Use the correct terminology and concepts please. It is important.