Remix.run Logo
dannyw a day ago

In China, you can’t officially use US APIs. The world saw a taste of this with Fable, but in China, this has been the situation all along.

So it’s not a surprise why open weights are so cherished. As frontier models continue to block everyday individuals from securing their own codebase, I expect the adoption and usage of open weights to continue.

As an example, HuggingFace recently was investigating a security incident and got locked out of frontier closed APIs. Yes, HuggingFace.

https://huggingface.co/blog/security-incident-july-2026

Wowfunhappy a day ago | parent | next [-]

Here's the relevant quote from parent's link:

> When we started the log analysis, we first used frontier models behind commercial APIs. This did not work: the analysis requires submitting large volumes of real attack commands, exploit payloads, and C2 artifacts, and these requests were blocked by the providers' safety guardrails, which cannot distinguish an incident responder from an attacker. We ran the forensic analysis instead on GLM 5.2, an open-weight model, on our own infrastructure. This had a second benefit: no attacker data, and none of the credentials it referenced, left our environment.

> This experience points to a gap worth planning for. We do not know which model powered the attacker's agents, whether a jailbroken hosted model or an unrestricted open-weight one; either way, the attacker was bound by no usage policy, while our own forensic work was blocked by the guardrails of the hosted models we first tried. The practical lesson for defenders: have a capable model you can run on your own infrastructure vetted and ready before an incident, both to avoid guardrail lockout and to keep attacker data and credentials from leaving your environment. This is not an argument against safety measures on hosted models, and we are sharing this feedback with the providers concerned.

Yeah, big problem! Although I'm kind of surprised HuggingFace doesn't have access to Mythos? Or maybe Mythos still has some guardrails.

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

How does this explain open weights? They could easily take the same closed route like their American friends

yorwba a day ago | parent | next [-]

Well, if you look at Alibaba's financials for FY 2026 https://data.alibabagroup.com/ecms-files/1514443390/5b9061ed... their sales and marketing expenses rose by about 100 billion RMB (10% of revenue), "primarily attributable to the investment in user experiences of Alibaba China E-commerce Group and user acquisition of Qwen app."

So it seems like it's very important to them that people use the Qwen app and they're willing to pay a lot of money for that. Presumably someone thought that keeping their best models closed would drive more business to them (as the sole provider) but then they discovered that closed releases mostly get ignored unless they're really good. (See also: People who think that Chinese AI companies are required to release weights as a matter of policy, because the closed ones hardly ever show up in the news.) Releasing weights for Qwen 3.8 at least lets them get some of that "pretty good for the price of free" media buzz.

close04 a day ago | parent | next [-]

They’re also trying to take an axe to the lead the US has in the field at a time when sovereignty and “owning your platform” are the words of the day. Open source/open weight LLMs can steal the lunch of US competitors even if they aren’t the best of the best.

yorwba a day ago | parent [-]

I think they're probably more concerned about their Chinese competition, considering that despite all that spending, the Qwen app still trails Bytedance's Doubao in terms of monthly active users: https://www.aicpb.com/ai-rankings/products/china-ai-rankings Though Quark in third place is also made by Alibaba, so put together they're almost caught up with Doubao + Jimeng (place 7, also ByteDance).

kelvinjps10 17 hours ago | parent | prev [-]

t that keeping their best models closed would drive more business to them (as the sole provider) but then they discovered that closed releases mostly get ignored unless they're really good. But it's different since they don't have access to the american ones the companies there could make it all closed source

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

Open sourcing is a complex decision so who knows what their calculations are.

But I'd assume that they're preparing for some sort of winner-take-all market in model quality where if they don't do anything the winner will be aggressive, hostile and American. Likely trying to push the Chinese economy back to the year 2000. If that is the starting point either the Chinese have to win the market (unlikely) or squeeze the profit out of it to make winning the market meaningless.

Publishing high quality open models is a well known tactic for profit squeezing. Being 2nd place with the same business model as the front-runner is a losing strategy in a winner-take-all market so they aren't going to bother with that. But if they can commoditize the model, their superior energy costs and likely coming chip manufacturing wave will hopefully give them a big advantage.

ethbr1 a day ago | parent [-]

Radiolab did a great episode that covered the history of Chinese character computing: https://radiolab.org/podcast/wubi-effect

To summarize, in the 70s and 80s, China was facing an existential threat with their inability to access an economic accelerator (widespread computing) in their native language.

To the extent that there was serious consideration at the highest levels of converting the entire country to an alphabet-based writing system.

I'd expect they're looking at AI the same way:

We have to have access to this. Most of the frontier labs are American (or European). Therefore we need a solution we have continued access to.

Open weights feels simultaneously Chinese in nature (progress through making a design copyable and improvable by a large number of people) and economic (providing an incentive for the world to use Chinese models over other frontier).

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

> How does this explain open weights? They could easily take the same closed route like their American friends

Because they are playing the Americans at their own game.

What is the first thing an American company would do ?

Spread the old American classic FUD ... "you can't used this closed tool because its run by the communists", right ?

So you release it as open weights which is a win-win. Global adoption of the model and you get to give the American AI companies a kick in the nuts because you know they will never release open weights apart from highly quantised crippled shit.

The Chinese are also playing the long game. The gradual rebalancing of the world from the US-centric model of the past. If releasing models as open weights is part of that long game, then so be it.

Grombobulous a day ago | parent | next [-]

I think most of us that will claim to understand China are going to end up being wrong, unless any of us live there or grow up there. There’s a saying about China I have heard from ex-pats: the more you know about China, the less you know about China.

The point of me bringing that up is to say that what follows is really just my best guess:

If I were to judge from China’s approach to hardware, I think that the companies releasing open weight AI for free aren’t as worried about giving away too much as the West tends to be, just like a factory making robot vacuums isn’t worried about other factories copying their methods.

For one thing, Chinese firms are spending an order of magnitude or two less money training their models. They have pursued efficiency in a way that Western companies with insane capital systems haven’t bothered, and in some cases they’ve had to given their limited access to bleeding edge hardware via export restrictions.

My best guess is that more important than that, Chinese companies don’t see the open weight model itself as the value add.

At this point I don’t think we pay for Claude specifically for the model. If that was the case then we’d all be using cheaper/free models from China as they are the best model value. Basically, any time we decide not to use Fable or Opus to save costs, what’s the point of spending more than competing models to use Sonnet and Haiku?

The real reason we are using Claude is for the SaaS aspect of it. It has a toolchain, a friendly interface, and a bunch of integrations with business applications.

In this respect, it’s somewhat surprising that Western AI companies don’t publish open weight models more frequently. The struggle of setting that up yourself and figuring out which hardware can run it should be an advertisement for Claude and the rest.

KerrAvon 20 hours ago | parent [-]

>The real reason we are using Claude is for the SaaS aspect of it. It has a toolchain, a friendly interface, and a bunch of integrations with business applications.

That is a very thin moat, though. There's nothing you can do with, for example, Claude Code + Opus 4.8 that you can't do with your own custom harness running API-level Opus 4.8, which means that if you can afford the hardware (the moat for running any SOTA model) you don't need to pay Anthropic anymore.

I'm not saying they shouldn't, but I understand why they don't.

Grombobulous 19 hours ago | parent | next [-]

You might be right that it’s thin, but it seems like a big reason why OpenAI has been bleeding enterprise marketshare to Anthropic lately.

monocasa 20 hours ago | parent | prev [-]

All the more reason to treat it as a commoditize your complement situation.

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

Alibaba isn’t really the Chinese government though, or are you saying Americans will think that ever since Jack Ma was harmonized?

derektank a day ago | parent | next [-]

I think trying to tease apart the private and public sector is very hard in China. Setting aside state owned enterprises, even nominally private companies that employ at least 3 CCP members are required by law to form a party committee within the company to represent party interests. And given the party functionally is the government, you have a situation where the government has representatives inside every major private company. There’s no obvious parallel to this in western countries.

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

Any large company in China is only allowed to get this way by direct control from the CCP.

This isn't really anything nee and I thought it was common knowledge by now.

asdewqqwer a day ago | parent [-]

I thought it should always be common knowledge that there is no way for any organization of 100m people to have one single mind.

varjag a day ago | parent [-]

There are numerous institutions that have agenda transcending individuals. Communist parties are very prominent among them.

traceroute66 a day ago | parent | prev [-]

> are you saying Americans will think that

I wasn't saying anything about what Americans would think.

I was saying about what they would inevitably be told by US politicians and by US AI companies.

If you were a sales-rep or marketeer at a US AI company, I bet you would be using the old "evil communists" routine in relation to any closed Chinese model.

I was saying that by releasing as open weights, the company has removed that line of argument.

Clearly I was a bit broad in my use of "the Chinese" when in this case it was, as you say, a Chinese company.

seanmcdirmid a day ago | parent [-]

US politicians are all over the map on this, but they aren’t really talking about Chinese AI much, it’s not as visible or tangible to most Americans like TikTok was.

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

Shouldn’t we fear they start doing only close source like most us labs once they catch up in market shares ?

traceroute66 a day ago | parent | next [-]

> Shouldn’t we fear they start doing only close source like most us labs once they catch up in market shares ?

IMHO no.

I think it is relatively safe to say that the predominant reason the US labs are closed source is so they can hype up their trillion-dollar valuations on pretty much negative return on capital employed, all propped up by fragile circular financing.

Never say never, of course. But I just don't see it happening any time soon.

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

Closing future models won't take away our access to the open weight ones.

dannyw a day ago | parent | next [-]

It’s also like smartphones. In the early years, every year was a huge jump. I still remember marvelling at my iPhone 4’s detailed display, and video calling for the first time.

Now? I don’t even know or care about what the latest iPhones have, I’ll get a new one when mine breaks.

cyanydeez a day ago | parent | prev [-]

people really underestimate how powerful just the consumer available models are. 128GB gets you pretty much a coding agent for typical apps. Even less with a good harness and logic set.

vkou a day ago | parent | prev [-]

Yeah, but that mousetrap keeps working for SV startups, what makes you think it won't work for Chinese ones?

Uber spent a decade undermining taxis, and once it had market share, it stopped giving away rides and raised prices. It now costs more than a regular taxi, with the quality of the ride being... At best proportionate to the premium in price.

1over137 11 hours ago | parent [-]

Uber costs more than regular taxi? In what country/region? Not where I am.

vkou 10 hours ago | parent [-]

Looking at a 7 mile trip to a random destination in Seattle, right now, I can pay $26.70 for an Uber if I'm willing to wait 20 minutes for a pickup. With a $3/mile fee and a $5 pickup fee, that's exactly equal to that of a taxi.

If I'm not willing to wait 20 minutes, I'll be paying an extra $5 minimum.

These rates also go up during busy times.

Looking at Lyft, that same trip is $29, without a wait.

A trip from downtown to SeaTac is $61. Yellow Cab does that same trip for $40.

mschuster91 a day ago | parent | prev [-]

> So you release it as open weights which is a win-win. Global adoption of the model and you get to give the American AI companies a kick in the nuts because you know they will never release open weights apart from highly quantised crippled shit.

And on top of that, it's a perfect opportunity to include poisoned training data or excluding it. You know, omitting anything about Tiananmen Square, China's genocides against Uyghurs and Tibetans, or including texts propagandizing for the "reunification" (aka, annexation) of Taiwan.

And everyone who builds something like an interactive chatbot based on such "open weights" models now has a subtle chance of the answer being ideologically poisoned by the CCP.

We need actual open source, not "open weights" scam.

seanmcdirmid a day ago | parent | next [-]

How does this work for RAG? Do they make it so the model doesn’t have that fact in their weights or do they make it not talk about it when it is included in context.

Ironically, Chinese models have the most uncensored versions available for download. Fairly sure they own the porn market.

nostrebored a day ago | parent [-]

It’s in the weights. Context needs to be attended to to create a response, and the weights dictate what response is decoded. If you include retrieved context that has an American perspective, I imagine the think trace has some reconciliation about how they must be incorrect.

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

I wouldn't be worried so much about those examples. One could take the open weights and fine tune them to either fix the poisoning or omission of obvious topics.

It's the subtle topics that we should be concerned about, and double so with closed models where even if oddities are identified they are harder to research further and impossible to fix.

traceroute66 a day ago | parent | prev [-]

> You know, omitting anything about Tiananmen Square, China's genocides against Uyghurs and Tibetans, or including texts propagandizing for the "reunification" (aka, annexation) of Taiwan.

I am not Chinese and I'm not defending the Chinese, but I see this argument come up a lot.

The hard reality is that what you say is simply not going to affect 99.9999999999% of users.

Is it realistically going to affect anyone using an LLM in coding ? No.

Is it realistically going to affect anyone using an LLM in $anything_else_not_politically_sensitive ? No.

Does anyone seriously use LLMs for researching politically sensitive matters ? No.

The US does not exactly have an entirely pristine history either. Shall we discuss the post-9-11 related infrastructure of Guantanamo Bay ? Or the "Detention and Interrogation Program" that included a network of clandestine extrajudicial detention centres, officially known as "black sites"[1]?

Or maybe you would like to discuss the US supply of weapons for use in Gaza ?

[1]https://en.wikipedia.org/wiki/CIA_black_sites

leereeves a day ago | parent [-]

> The US does not exactly have an entirely pristine history either. Shall we discuss the post-9-11 related infrastructure of Guantanamo Bay ? Or the "Detention and Interrogation Program" that included a network of clandestine extrajudicial detention centres, officially known as "black sites"[1]?

Linking a US website discussing the topic doesn't exactly support your point.

a day ago | parent | next [-]
[deleted]
traceroute66 a day ago | parent | prev [-]

> Linking a US website discussing the topic doesn't exactly support your point.

It supports my point precisely. Recall I also said "Does anyone seriously use LLMs for researching politically sensitive matters ? No.".

Just as there is plenty of information out there on the US's less than perfect history, there is also plenty of information out there on the various Chinese politically sensitive matters. You do not need a Chinese LLM to find out about it, all you need is a search engine.

The point is you have an open-weights LLM that is very good for a vast number of non-political uses, such as coding.

The point is that you can use the open-weights model instead of paying through the nose for a US model where they harvest your data unless you have an "enterprise" zero-data retention "trust me dude" clause that you have no viable way of verifying – and which incidentally is still subject to the good old "law, or court or administrative order" contract clauses, so it may not be as much of a zero-data retention as you think it is.

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

I would guess the Chinese government has a strong wish to lift all Chinese AI boats and bets. That it sinks western closed weight Frontier Labs in the process would be just be gravy on top, no? Broadly, the difference between mercantilistic capitalism and western late stage capitalism IMO.

anonuser123 a day ago | parent | prev [-]

[dead]

try-working a day ago | parent | prev | next [-]

everyone is using OpenAI and Anthropic in China. We have both providers at work as well.

ceroxylon a day ago | parent | prev [-]

Does HuggingFace not have trusted partner verification? Or is it that even with that verification the content of the messages is still blocked because they are attack commands?

ceroxylon 18 hours ago | parent [-]

To the downvoters: this was a genuine, good faith question.