A Chinese lab put a 744 billion parameter agent on the internet under the MIT licence, with no price and no blog post
A model with 744 billion parameters and a licence that lets you do anything you like with it appeared on Hugging Face on 11 September. There was no blog post, no price and no launch. The paper turned up three days later.
Shanghai Artificial Intelligence Laboratory published Atria Dawn Preview, an agentic model, meaning one built to run the whole loop of reading a problem, writing code, running it, reading the result and trying again. It is a mixture of experts model of 744B parameters built on GLM-5.2, another Chinese lab's open model, with a 256K context window, text only, shipped in BF16 and FP8 and runnable on SGLang or vLLM. The licence is MIT, which is about as permissive as licences get. The paper reached arXiv on 14 September under the title The Dawn of Agentic Superintelligence, with more than 140 authors, and reports evaluation across 16 benchmarks with the highest reported score on five, without saying in the abstract which five. The model card gives the detail the abstract withholds: 96.0 on DeepSearchQA, 92.5 on BrowseComp, 86.2 on MLE-bench Lite, 59.6 on SWE-bench Pro, 86.5 on CyberGym. There is an API at api.atria-asi.ai with no published price.
Why this one is different
Chinese open weight releases have been getting larger and more permissive all year, but they have been releases: a blog, a benchmark table, a price. This one was a repository going live and nothing else. It is also built on a rival domestic lab's model rather than trained from scratch, which is what the open licence upstream is for and what most 744B claims are not. The unusual number is the last one. A CyberGym score of 86.5 under the MIT licence means capability at finding software flaws, given away with no acceptable use policy attached, in the same fortnight three US agencies accused six Chinese labs of copying American models.
No blog, no price, no restrictions. Just weights.
How we got here
- 26 Aug 2026Zhipu ships GLM-5.3-Flash, 320 billion parameters, under the MIT licence.
- 28 Aug 2026Tencent open sources a 770 billion parameter model that helped build itself.
- 8 Sep 2026Three US agencies name six Chinese labs for industrial scale distillation.
- 10 Sep 2026Two days after being named, DeepSeek releases V4.1 Flash, also MIT.
- 14 Sep 2026Atria Dawn Preview, 744B, MIT, built on GLM-5.2, published without a launch.
What it does and does not mean
Every score here is the lab's own, and nobody has reproduced them. Independent coverage of a model this new is thin by definition, the abstract declines to say which five benchmarks it leads, and the scores that matter most for an agent are the ones it scores lowest on. The weights are also not something most people can use: 744 billion parameters is a cluster, not a laptop, whatever the licence says. What the release does settle is the direction. The permissive end of the open weights world is now where the largest agentic models are landing first, and the American argument of the past fortnight has been about copying, not about what is being given away.