ricardobeat 12 hours ago

I had Ox Alpha working on coding tasks for a couple days non-stop, via OpenRouter and OpenCode Zen. Crush harness. It was able to complete tasks at a level that I'd put between Sonnet and Opus. It makes few mistakes, but is not that smart.

The main issue for me, is that it degraded into a doom loop several times. One of them was running the same bash command about a thousand times. The last model I've used that had this problem was Mimo 2.5, which is quite dated at this point. As a result of this, you cannot leave it unattended / not usable for agents.

  • cyanydeez 12 hours ago

    I usually see doom loops when working with quants. Likely theyre trying to maximize the viability of a efficient model quant that can bw upgraded. Like cutting coke to get crack, quantiry over quality.

    • echelon_musk 11 hours ago

      Nit pick; cutting (adulterating) cocaine doesn't produce crack cocaine.

      • copperx 10 hours ago

        It's hilarious when the HN crowd tries to fake street smarts.

      • dopa42365 9 hours ago

        If anything, the freebase is more potent by weight (albeit less water soluble than the salt form, so it's only really usable via vaporization).

    • redox99 11 hours ago

      Ox alpha at moments felt like it was quantized to hell. I think the last few days it might have improved.

  • knuckleheads 11 hours ago

    I couldn't get past all the network errors on OpenCode. Seemed smart enough, and was useful when I was low on usage on Claude, but beyond that, really hard for me to say whether it was Good or Bad.

    • GenerWork 10 hours ago

      I asked it to create a design system in Paper, and it actually did a fairly decent job when it wasn't getting network errors. I'd say it's much, much closer to good than bad.

  • doublerabbit 11 hours ago

    > One of them was running the same bash command about a thousand times.

    An amusing thought of returning to your workstation to find it as an obsidian block after it gets stuck executing "dd" thousand times.

  • willmadden 11 hours ago

    Were you using the full model or a quantized version, and what harness/configuration were you using?

    It sounds like you were using a quant model.

  • _pdp_ 11 hours ago

    Doom loops are as much of a model problem as it is deficiency of the harness. I have not seen any other open source harness that deals with them except the one I started because of this obvious gap.

    See my other comment with examples where 0x Alpha is working non-stop on various projects with zero problems.

    • johndough 9 hours ago

      How do you recover from doom loops? Just send the same prompt again and pray that it works, or anything more sophisticated?

      • _pdp_ 9 hours ago

        detect, slice & dice, re-prompt

      • zamalek 8 hours ago

        I'm not 100% sure what I'd do to detect this for shells specifically, maybe prompt the user, but my toy harness scolds refuses to re-read files because the previous iteration of GLM was room-looping on that. Clearly something that they need to work on.

    • kadoban 6 hours ago

      Pi.dev has an extension that does it. None of the models I use seem to have that failure mode so I haven't bothered throwing it in.

      The failure mode I run into commonly is agents just stop sometimes. Even sending a "." Or something they start back up, but I haven't worked out exactly how to fix that generally in harness, bit unclear how to tell if they're done or just derped to a stop.

  • lagcblue 10 hours ago

    I noticed that this has a hard copyright rules...

  • jazzypants 8 hours ago

    > Mimo 2.5, which is quite dated at this point

    I know that AI is moving fast, but Mimo 2.5 literally came out four months ago. I literally had to double-check after I read this because it felt like just yesterday.

    Also, I'm not sure what the industry standard is right now, but my (self-built) harness automatically exits with an error code whenever it detects similar tool calls being sent or when semantic repetition in the reasoning traces reaches a certain threshold. It's pretty easy to set that kind of thing up.

  • dominotw 8 hours ago

    glm models always had this doom loop issue. you can find reports of it on every version.

WithinReason 13 hours ago

Mixed signals, here it's performing below even GPT-5.4 Nano:

https://livebench.ai/

while here it outperforms Fable by a significant margin:

https://oxalpha.com/

but if the latter is true, will people still say it was "distilled" from Fable?

  • sunbum 13 hours ago

    the 2nd website is not official, just something someone slopped together for some reason.

    • Alifatisk 13 hours ago

      I have plenty of these websites, I can’t understand why someone is doing this.

      • colesantiago 12 hours ago

        It is called phishing and grifting.

        Many people and even software engineers fall for this all the time.

        Most of these people are from crypto pivoting to AI doing this.

        AI has made this easier and cheaper and it is going to get a LOT worse.

        Imagine lots of websites with typosquatting and looking exactly the same as another website, vibe coded and cloned within seconds.

        The public have no chance.

        • Alifatisk 7 hours ago

          What is there to phish? These are simple vibe coded websites providing information for a certain topic, nothing else. In this case, that 2nd url is a website with information regarding the new model as well as a broken chat interface to try out.

          • colesantiago 3 hours ago

            You do realise there are hundreds of these types of 'sites'.

            This one that is listed is designed to rank on Google as an informational source (although unofficial and not from z.ai which is why I said it is phishing)

            Assuming you are technical you are able to discern this, imagine the average person.

            No chance.

    • yorwba 13 hours ago

      Even if it weren't slopped together, 65% vs 80% on 10 tasks just isn't a significant difference. For 80% power to distinguish at a significance level of 0.05, you'd need more like 140 samples, if those were the true success probabilities.

      The number one problem in LLM benchmarking is that people try to draw conclusions from sample sizes far too small to conclude anything but "it works sometimes, it fails sometimes, hard to say which is better." (The number two problem is that people run benchmarks blindly without checking that they measure something meaningful.)

    • brotchie 5 hours ago

      I'm going steal "slopped together", great quip.

  • re-thc 13 hours ago

    the outperform Fable was a mid (not completed) benchmark run. Real results were lower.

  • tescreal 12 hours ago

    I really want to see hard evidence of distillation before I buy into it. Seems like a lot of sour grapes over not having the sort of lead assumed. In this field, it has been shown repeatedly that leaps in performance come swiftly and without notice.

    • xienze 12 hours ago

      What would constitute evidence in your opinion?

      • anon373839 11 hours ago

        How about proof that black-box distillation can deliver these results without a very sophisticated RL pipeline doing the heavy lifting?

        • dannyw 11 hours ago

          "Black-Box On-Policy Distillation of Large Language Models", Microsoft Research, https://aka.ms/GAD-project

          > 'GAD consistently surpasses standard sequence-level distillation, delivering superior generalization and achieving performance that rivals the proprietary teacher. These results validate GAD as an effective and robust solution for black-box LLM distillation.'

          No RL, although I'm a little bit surprised to see MS Research publishing a paper on distilling GPT5?

          • anon373839 10 hours ago

            That's an interesting paper, but there is virtually no discussion of reasoning behaviors or optimization for long-horizon tasks (i.e., all of the recent advances in LLMs that people care about). The evaluation methodology also is pretty dated:

            > We reserve 500 samples of LMSYS-Chat-1M-Clean as the primary test set. We also include test datasets consisting of a 500-sample subset split from Dolly [6], the 252-sample SelfInst dataset [37], and the 80-question Vicuna benchmark [3] to evaluate out-of-distribution generalization. We report the GPT-4o evaluation scores [45, 10], where GPT-4o first generates reference answers and then scores the output of the student model against them. We also conduct human evaluations on the LMSYS-Chat-1M-Clean test set for qualitative assessment.

    • hypfer 12 hours ago

      FWIW, the way GLM-5.2 (and 5.3) talk is clearly claude, so it is for sure also trained using distillation.

      The metric used there is me screaming at my screen per operating hours.

      Does it matter? IMO not really. Weights are open after all. (Or.. soon at least for 5.3)

      • dannyw 11 hours ago

        With the amount of Claudish on the internet now, and in source code repositories (how many Claudish README.mds have you seen?), you don't have to make a single API call to end up with a model that talks like Claude.

        And critically, like contracts in general, Anthropic's terms of service is only binding upon the user/counterparty. So even if a company say specifically sought out 'claude-like' content, and claude code traces available on the internet, if they don't use the Anthropic platform there is no ToS claim.

      • RataNova 10 hours ago

        Half of the new open-source stuff on github is written by claude now, all the way from issues to docs. Models are just vacuuming up this dataset during pretraining, naturally picking up the tone. You don't even need direct distillation via api anymore when the whole internet has turned into one big snapshot of Anthropic's weights

  • Aurornis 12 hours ago

    Claims about Ox Alpha performing at Fable level were from the social media hype cycle. Everything new in the LLM space brings a wave of influencers hyping it up as a revolutionary leap forward. Don’t forget to like and subscribe to learn more.

    It is a capable small model, but it’s not frontier level. The interesting part will be seeing the model size, how it responds to quantization, and how fast it runs on the kind of non-server hardware that we can buy without selling a kidney.

    • worldsavior 11 hours ago

      This influencers are getting paid, it's not coincidential.

      • nixon_why69 10 hours ago

        They don't have to be getting paid. The natural bias of media is towards laziness and sensationalism (stolen from Jon Stewart, so maybe the same is true about comments).

    • kkukshtel 10 hours ago

      I think so much of this is people greenfield-ing things as benchmarks, which is nearly always a success case for any AI these days.

    • plumeria 9 hours ago

      > Claims about Ox Alpha performing at Fable level were from the social media hype cycle.

      They claim an "independent community benchmark" (pass-fail evaluation on tasks) here: https://oxalpha.com/ox-alpha-vs-fable-5

  • dpweb 11 hours ago

    Kinda useless to compare simply based on model without considering harness. Different agents handle the context etc completely differently. I would like to start seeing these model vs model comparisons across different harnesses.

  • jauntywundrkind 4 hours ago

    I've been having oxa and sol do architecture design then compare notes. Sol is definitely still way ahead. But there's reliably some really good wins ideas and concepts that OxA throws out there that Sol is very happy to encorporate.

    One thing that I think matters a lot for the non developers, all three of us (sol, oxa, and me) usually agree that oxa's write up is far far better. It explains the situation very well, and has great structure for its write ups. Sol gets the job done, but it's terrible at re-explaining the problem for humans, at laying out information. It also doesn't show it's thinking, so it's imo a terrible peer to work with!

esskay 13 hours ago

I'd be interested to know what was going on with it during the public test as there were numerous reports of it improving considerably at tasks it was asked to do early on in the test compared to later in it.

  • rfoo 13 hours ago

    lol don't shout out the obvious

  • daveyoung 13 hours ago

    Two potentials from my pov:

    1. Just variance in pass@K. If you prompt any model multiple times you'll see a large variance. N=1, but I find chinese open source models have a higher variance than higher-RL'd models like fable/opus.

    2. They legitimately shipped a new RL checkpoint over the 7 days, which I find hard to believe.

    I am leaning towards 1.

    • re-thc 13 hours ago

      2. There was a new checkpoint. Official.

      • daveyoung 12 hours ago

        do you have reference to where it was said?

    • zarzavat 13 hours ago

      3. Deployment problems unrelated to the weights causing degraded performance

      • swiftcoder 11 hours ago

        For sure the version accessible from OpenCode had a massive timeout problem the first day or so, which seemed to heavily degrade its task completion rate

    • dannyw 11 hours ago

      Or 3, they find some bug/regression in their pipeline; maybe they didn't quant parts of a model properly, maybe their inference engine had a bug, maybe some pinned MoE expert wasn't pinned, etc...

      That's very plausible to have, identify, and fix in a day; especially when you get community feedback in the wild.

  • utilize1808 13 hours ago

    It's logical to serve the best version (quant) of the model at the beginning so that users keep testing it. It is also reasonable to think that the developer of the model tried to test various quant levels by gradually degrading the model's capabilities.

    • brookst 12 hours ago

      I mean that’s imaginative but not sure there’s any evidence at all for it, and it’s the opposite of what the comment you replied to observed.

harlan_pdx 12 hours ago

Releasing weights is the right move. Keeps them competitive with DeepSeek on the open side.

  • stanac 12 hours ago

    I had good experience with GLM 5.3, but...

    Z.AI is the only provider for GLM 5.3 on OpenRouter. I don't see 5.3 on Hugging Face. Not sure if this new model is "full GLM" or something smaller, or if they will like Moonshot AI publish weights but put restrictive license [1], which will again leave Z.AI as single GLM model provider on OpenRouter.

    [1] https://huggingface.co/moonshotai/Kimi-K3/blob/main/LICENSE

    • xienze 12 hours ago

      It's not released yet, just announced.

    • birdboy1 12 hours ago

      GLM 5.3 weights are not yet released

    • jijji 10 hours ago

      The release date is supposed to be August 28th 2026

    • cute_boi 10 hours ago

      I am happy if they publish under restrictive license. Developing model costs a tons of money and company need to make money somehow by still open sourcing project.

RataNova 10 hours ago

It writes pretty clean code and holds context alright, but it starts stumbling and losing the plot on complex bash scripts with pipelines. Waiting for the weights to drop so we can dig under the hood and see what is going on there

itsryanlenk 10 hours ago

Looking forward to seeing the stats.

I gave it an abandoned repo for an Aseprite MCP someone made and told it to iterate with a laundry list of things I wanted from it to include thousands of plugins.

Came back 20 hours later and it shit out a pretty surprising little tool, will post the public repo when I get time.

garo-pro 14 hours ago

Unfortunately I can't find sources other than this for now but this seems to be legit.

  • mohsen1 13 hours ago

    > The company on Wednesday confirmed speculation that the Ox Alpha model is a new iteration of its GLM series and said it will release the weights for it tonight, in response to queries by Bloomberg News.

    Seems legit.

    It's really hard to know how good it is. So much hype around it.

    • eli 10 hours ago

      I mean, you can try it for free.

  • KaseyKim 13 hours ago

    they have confirmed it officially

akshay_akula 3 hours ago

Reads like the usual pattern, somewhere between Sonnet and Opus but not something you leave unattended. Curious if the weights release changes that.

seydor 13 hours ago

Funny how all china companies are expected to release weights by default

  • respectattentio 13 hours ago

    they are playing a completely different game than the US

  • Aurornis 12 hours ago

    All smaller models and models behind frontier are expected to be released by default. Otherwise there’s no reason to produce them.

    Chinese labs are not releasing all of their model weights. Qwen is known as an open weight model by most, but their top model is not open weight.

    Releasing weights is a marketing strategy for newer labs to get their brand out there.

    • cute_boi 10 hours ago

      Well, i don't see demands from people to release chatgpt 4o.

      • owebmaster 9 hours ago

        It's funny that you chose the exactly model that has a huge fanbase asking for it to be added back. ChatGPT 4o got a lot of people addicted.

        https://mashable.com/article/chatgpt-gpt-4o-ai-retirement-pr...

        • cute_boi 8 hours ago

          I feel it is the only model which has some humanity/empathy in many situation compared to latest "intelligent" model.

          • owebmaster 8 hours ago

            I'm risking having less "humanity/empathy" than ChatGPT 4o now but that's a socializing problem of the people feeling that way. Models are calculators, not therapists/friends.

          • Leynos 6 hours ago

            The latest snapshot of 5.6 Sol feels disturbingly 4o like at times on high in ChatGPT. Although it swears like a sailor

  • square_usual 9 hours ago

    Xi has made it official policy, see his keynote speech at their World AI Conference last month:

    > We should seize this rare, historic opportunity to encourage open source, openness, collaboration and sharing. [1]

    People have pointed that this seemingly made Alibaba/Qwen turn around from closing their models (this was rumored after the shakeup early this year [2]) and release the weights for even the Max variant of their new models, which they previously did not.

    1: http://english.scio.gov.cn/topnews/2026-07/18/content_118605...

    2: https://simonwillison.net/2026/Mar/4/qwen/

    • hnfong 5 hours ago

      Alibaba execs probably had PTSD from last time they attempted to defy CCP policy...

  • mschuster91 3 hours ago

    Well, China is at their usual barely legal (at least if the WTO would be worth even a bit after it got thoroughly gutted) game, just burning their effectively infinite cash reserves to undercut Western providers and eventually force them out of business.

    In the end there's barely any moat that any of the ludicrously "valued" AI companies have - the only thing justifying the valuations of SpaceX/xAI/Tesla/Anthropic/OpenAI is a supposed "secret sauce" that, frankly, barely exists any more.

    Everyone and their dog can go and run LLMs for dirt cheap on their own hardware.

syntaxing 12 hours ago

I’m more curious on the size. If it’s smaller than or equal size to GLM 5.3, this would be a crazy good model. If it’s closer to deepseek pro, it would be a good model. If it’s near Kimi K3, I think it’s competitive but nothing particularly differentiating.

  • SomeonesAccount 11 hours ago

    Definitely agree. If it is small (eg. Qwen 3.8 28b or gpt-oss-120) then this might be amazing. If it is anywhere near Kimi K3 it would need to have some other differentiating factor than intelligence.

j_maffe 13 hours ago

Anyone has a link to a report of its capabilities? I can't find a reliable source.

  • vblanco 13 hours ago

    completely vibes based, but ive been using it to port Mindustry game from Java to C# with agents, and its been working for 50 hours (its 15-20 tks so super slow inference). Its done a fantastic work and its almost finished now. Better results than deepseek flash and gpt luna by a mile on this kind of long term work. Less good than gpt sol or opus. We dont know the param count but my guess is 200-300 range.

    • le-mark 12 hours ago

      Just curious, what is the motivation for this conversion?

      • vblanco 12 hours ago

        Its free tokens so i left it running for fun as a experiment

  • daveyoung 13 hours ago

    likely a distilled glm 5.3 that will punch within 20% of that at 2-3x less size. you'll find that capability is typically very jagged on models that are distilled

amathur2k 10 hours ago

Which harness are u folks using, I have tried opencode and claude code. Both absolutely keep hanging due to the model running into loops and becoming unavailable. Unable to do even simple things

  • codybontecou 10 hours ago

    I happily ran it in Pi without issue.

hypfer 12 hours ago

> The company on Wednesday confirmed speculation that the Ox Alpha model is a new iteration of its GLM series and said it will release the weights for it tonight, in response to queries by Bloomberg News.

Where? And "Tonight" in which timezone?

  • tokai 12 hours ago

    Singapore I would assume. Z.ai usually peg everything to Singapore time.

  • a012 12 hours ago

    China is GMT+8

  • NitpickLawyer 12 hours ago

    > in which timezone?

    Apparently someone working at a 3rd party inference provider also got confused and posted confirmation about it being a glm-flash model, despite having an embargo on that info. Someone jumped in the comments and told them they missed the timezone :)

    In any case it should be releasing in a few hours. Timezones are hard.

dgellow 13 hours ago

Do we know the size of the model?

tosh 13 hours ago

my guess is this is a small model punching way above its weight

on toy benches it made quite a few mistakes but was able to fix all of them on its own

(meaning more tokens, more turns, more tool calls — but same outcome as gpt 5.6 sol)

yipinwong 11 hours ago

Ox Alpha was working good for me but I do not it if a trend starts where openrouter hides where the traffic is going to.

SyneRyder 12 hours ago

Rather than a pelican, for fun I showed it a couple of screenshots from Niu Lai and asked it to create an SVG inspired by the images. I explained a little about how the movie had been made by a mother & son team, initially derided but then went on to surprise cult box office success. It came up with this:

https://x.com/syneryder/status/2091978367579156569/photo/1

Created in a single turn - but technically not a "one-shot", because I gave it a tool to convert SVG to PNG so it could visualize what it had made. I asked it to keep iterating with tools during the same turn until it was happy.

I've also been using Ox Alpha for tasks that better resemble real work, and I'm really enjoying working with it. I've downgraded my Anthropic account so I can put some budget towards Ox Alpha instead, with the rumors that this one is going to be cheap. Opus & Fable are still better at getting large tasks / features done autonomously, but Ox Alpha can work autonomously too, and it's fun. I'm enjoying working with Ox in a way that I'm just not enjoying talking to the 5.0 Anthropic models. (As much as I don't want to say that, as someone with Claude /stickers on their laptop.)

  • netniuq 12 hours ago

    > …and it's fun. I'm enjoying working with Ox in a way that I'm just not enjoying talking to the 5.0 Anthropic models

    hard agree. it does not really feel "smart", but the personality is super refreshing

  • Aurornis 12 hours ago

    > I'm enjoying working with Ox in a way that I'm just not enjoying talking to the 5.0 Anthropic models.

    That’s very valid, but right now every other model I use is easier to talk to than Opus 5.0

    Opus 5.0 has an impenetrable way of communicating. I can parse it, but it takes so much more work than it should.

    • SyneRyder 11 hours ago

      Yeah, that's a fair point. "More intelligible than Adriano Celentano in Prisencolinensinainciusol" is not a high bar.

      As another comparison, I went back to MiniMax M3 for a while last night. It was significantly faster than Ox, but I felt M3's replies were harder to parse, not quite getting to the point. But I guess I could curb that with some prompts.

      It depends if the Ox Alpha pricing is as cheap as was being rumored. If it's competitive with DeepSeek Flash and significantly undercutting Luna, that feels like it will be significant.

fen_wick 12 hours ago

Good to see more competition in the open weights space. The more players the better.

ashing 9 hours ago

I'm going to use this model hard.

redox99 11 hours ago

Ox alpha is better at UI than GPT 5.6 Sol. Not a high bar considering Sol sucks at UI, but as someone who just has a codex sub, I've used almost 1B tokens of ox alpha these last few days to complement Sol smartness.

Inference was atrocious in terms of speed and constant timeouts. If it's served fast it will be a delight to use.

respectattentio 13 hours ago

it's for sure better than deepseek flash 07/31

  • mark_l_watson 12 hours ago

    That is saying a lot if Ox Alpha is also small and relatively cheap computationally. I hope so; I love deepseek-v4-flash-0731 and use it frequently. Fast inference is good and fits with my dev style: I like to be in the loop, not let an agent code on its own for long periods of time.

    • SyneRyder 8 hours ago

      From their blog post, it's 320B total parameters and 18B active parameters, so a similar size, but slightly bigger.

      Regular pricing is $0.15 input, $0.50 output... but currently 50% off, making it $0.075 input and $0.25 output. That beats most of the V4 Flash providers, but not all, and obviously tokens per task may not be equivalent.

      I've also just noticed the blog post reveals the Artificial Analysis score - it's a 57, so it's Opus 4.8 / 5.6 Terra level.

      https://z.ai/blog/glm-5.3-flash

  • sbinnee 12 hours ago

    It is not going to be cheaper though. I may choose the cheaper one in the end because performance will be marginal, both being flash.

glimshe 12 hours ago

There's a lot of brand confusion among the Chinese models right now. Kimi, Qwen, GLM, Z.ai, Ox. We might know the difference (or I should say, someone does because I'm losing track already) but these models have no chance at end user penetration and loyalty until there's a single focused survivor.

It took me a year talking about it until my wife knew that ChatGPT and Gemini are two different things.

PS: some replies, especially if you do a deep dive on comment history, clearly expose the joint effort to drum up support for Chinese models. This has been clear on HN lately as anything even slightly critical of Chinese tech gets downvoted unnaturally quickly. One can just wonder what's behind the effort...

  • giwook 12 hours ago

    I disagree. I think most users who are savvy enough to be using openweight models and/or running models locally are not dealing with the same level of confusion you are.

    Ox is just GLM. And z.ai is the maker of GLM.

    The main players in the openweight model market have been known for a while.

    And they already have significant user penetration.

  • tokai 12 hours ago

    Just because you're confused doesn't mean that there is general confusion here. Its really not that complicated.

  • marclove 12 hours ago

    Consumers aren’t the customer.

  • mark_l_watson 12 hours ago

    I have seen studies from MIT and Stanford that the majority or US startups are using much less expensive open weight models so consumers of their products are open model users whether they know it or not. These are often Chinese models.

    Not to go off topic but I am pleased to see open model support from US companies like Poolside.ai, NVIDIA, IBM, Google, etc.

  • seaal 12 hours ago

    There's a lot of brand confusion among the American models right now. ChatGPT, Claude, Gemma, OpenAI, Meta, Google, Muse Spark, Anthropic, Microsoft, Gemini. We might know the difference (or I should say, someone does because I'm losing track already) but these models have no chance at end user penetration and loyalty until there's a single focused survivor.

    It took me a year talking about it until my wife knew that Kimi K3 and GLM 5.3 are two different things.

    • giwook 12 hours ago

      Well done.

  • Terretta 12 hours ago

    The bubbling froth at the open edge is getting user adopted at a crazy pace, by the early adopter persona trying them all within hours to days. This persona loves taking apart and putting together novel things, and telling others.

    Fast follower persona clusters around emerging zeitgeist across the tellings. At the moment, arguably that's mostly Qwen for everyday hobbyists, and GLM for those that can run 512GB to 1.5TB of memory. This persona is seeking viable applied results: "I have frontier at home".

    The early majority pick things up after models are curated into apps like LM Studio or one's platform app of choice, usually at least one major release behind because it takes that long to choose and package into mass distribution.

    This is the step where early majority persona "has no idea" what the parade of weird names is about, they care about qualia of the conversations they try to have.

    This persona is, at present, very under-served, and likely to remain so until mass devices can perform feeling like 27B at Q4 large quality better, or workplace devices can achieve a pragmatic utility like 135B at Q8 or better.

    Harnesses that work where the workplace persona lives bridge this. This persona doesn't care the Chinese model name, they care "does it code?" For that, the applied harness and model take time to be matched, as JetBrains did harnessing a tailored Qwen 3.6 in the IDE. More efforts like https://www.jetbrains.com/junie/ are needed for the majority persona to perceive value from changing their workflow again.

    HN's "job" is better outcomes with less friction at each persona.

    • andyferris 11 hours ago

      In raw numbers of humans... "the early majority" surely would be those that use ChatGPT or Gemini (aka Google) and pay between $0 and $20 a month?

      I would be surprised if the specialist that knows that various Chinese models exist and/or that a user might choose a harness and model separately are a "majority" even of the early variety... in terms of revenue, humans, tokens, or any metric.

      (Happy to be proven wrong)

  • vintermann 12 hours ago

    > these models have no chance at end user penetration and loyalty until there's a single focused survivor.

    This reminds me a lot of media horse-race reporting, saying that "candidate X has no chance unless they" and "candidate Y has a strong showing in", and it's very thinly cover for the publication liking Y and disliking X, avoiding talking about actual policy, and trying as much as they can to make their predictions self-fulfilling.

  • hypfer 12 hours ago

    > have no chance at end user penetration and loyalty until there's a single focused survivor.

    But why does that matter? End users (I believe, feel free to correct) do not really contribute all that much revenue-wise. They're certainly not the SOTA target audience.

    The professional market doesn't need a household name. They need the most sensible tool for the job, and the CN models right now tick many boxes when it comes to that.

  • segmondy 10 hours ago

    There's no brand confusion, you are just unfamiliar with them.

  • epolanski 10 hours ago

    There will never be any significant loyalty in this field, models are commodities, we will keep switching to the best/most convenient for a long time.

    Proper usage in applications will go through similar considerations.

    The only "captive" users will be non-tech enterprise users, but they are already in Gemini/Copilot land because they are natural extension to existing Google Cloud/Teams plans and nobody cares about what models are inside those, procurement, contracts and data retention are what matters.

ThouYS 11 hours ago

Calling it now: The big deal about this model is the sheer volume they were offering through openrouter and OpenCode. How? Chinese AI accelerators / nvidia-free stack

danieltk76 10 hours ago

to be honest I found it underwhelming.

xbmcuser 12 hours ago

will we reach the singularity once the llm can be used to program the llm?

kosolam 12 hours ago

Only reason people are interested is it’s free at the moment. I wasn’t impressed by its performance. Once the model gets a price tag it’s usage will be negligible.

  • kosolam 12 hours ago

    It doesn’t rival deepseek v4 flash, and of course not deepseek v4 pro. This is my own impression.

  • esafak 12 hours ago

    You used it for visual tasks, right?

  • segmondy 10 hours ago

    The price is free for some of us, we can run it at home.

    • conradludgate 9 hours ago

      How much did you spend on hardware and electricity to run your free models

      • garbageman 8 hours ago

        Look, it's kind of like that 1982 HydraTech 16ft bass boat with a pearl glitter paint job thats on Craigslist. When the wife asks, you low balled it and they accepted - an offer too good to refuse.

      • segmondy 4 hours ago

        I have many rigs, but let's take 1 for example. 160gb. $1000 that's what it cost. 10 16gb MI50 gpus from ebay at $90. $900. Plugged them into an $100 octominer case from Facebook marketplace. I'm sure that doesn't satisfy you, keep coming up with excuses instead of finding ways to make this happen for you. You either find a way to get in and play or you sit on the sideline and moan about those in the field.