54 comments

  • GodelNumbering6 hours ago
    &quot;Half the money I spend on advertising is wasted; the trouble is I don&#x27;t know which half.&quot; -John Wanamaker<p>This applies even more strongly to model choosing. I know for a fact that majority of my work doesn&#x27;t require a very strong model, but separating the trivial and non-trivial tasks is a famously hard problem (if at all decidable).
    • in_a_society5 hours ago
      I don&#x27;t see why it should be all that difficult. All you have to do is first find a library that implements a decent solution to the halting problem and you&#x27;re off to the races.
      • xyzzy12357 minutes ago
        Its funny because you can write a halting problem oracle by calling out to an LLM and have it return yes &#x2F; no &#x2F; not sure and get it to work reliably for almost all real code, like that is an entirely practical thing to do in 2026.<p>All we need now is some sort of program to evaluate halting problem oracles...
      • njcornell4 hours ago
        You can use my script p-noteq-np.sh too if that helps.
        • booi1 hour ago
          I checked out your script but it looks like it&#x27;s just a wrapper for ! ( p-eq-np.sh )
    • greggh17 minutes ago
      Use a harness like OMP that lets you choose which model does which things. My main model is GLM 5.2, it handles planning and anything I dont have covered by other models. Tasks from todos and in sub agents are done by deepseek, I have different models for the git work like add&#x2F;commit&#x2F;push (that goes through cheap Minimax M3), and so on...<p>This way the expensive&#x2F;strong model only handles the architecture and orchestration tasks. The cheaper models handle everything else and the strong one knows how to tell them what to do in enough detail to get good work out of them.
    • gck13 hours ago
      Luna is comparable to GPT 5.4 from 4 months ago on many benchmarks. I know many who have said during that time, myself included, that if that&#x27;s the model they had to use for the rest of their lives, they&#x27;d be fine.<p>GPT 5.4 is&#x2F;was a very capable model.
      • HappySweeney1 hour ago
        Canary tests on my data showed I needed xhigh to get good results, but they are good.
    • fractorial6 hours ago
      Cosmically apt username given the substance of this comment.
    • bryanlarsen5 hours ago
      Highlighting <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=49113236">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=49113236</a> in response.<p>HN could be run as a BBS on 70&#x27;s hardware. Instead of using a CPU with ~10 thousand transistors, you&#x27;re likely using one with ~10 billion to do basically the same thing, and you don&#x27;t think twice about it.
    • throw2ih0205 hours ago
      &gt; separating the trivial and non-trivial tasks is a famously hard problem (if at all decidable).<p>Famously, this is also a problem for human coders in sprint planning.
    • carimura5 hours ago
      Exactly. I haven&#x27;t reached the &quot;let 1000 agents bloom&quot; mode yet, so currently I&#x27;m spending real headspace managing agents doing work, and that work is all important, so why &quot;settle&quot; for sub-frontier models for that work? Maybe I&#x27;ll get there for non-coding work.
    • pimeys5 hours ago
      If you have agents and users, you can run evals and see how far the models go. Luna is not greatest in tool calls, but if you define your problem well and the tools well, it is comparable to Gemini 4 Flash with much lower price tag.
      • satvikpendem4 hours ago
        Luna is good as an end user model for simple tasks like classification, but not as a coding model. Also do you mean Gemini 3.6 Flash? 4 doesn&#x27;t exist, and Gemma 4 exists but doesn&#x27;t have a Flash option.
        • thatnerdyguy1 hour ago
          Not my experience at all. I&#x27;ve been driving Luna xhigh in CoPilot CLI since it was released as my daily driver. Good reasoning, no problems with tool calls.
        • pimeys3 hours ago
          Yeah, been running too many evals in the past week I start to mix the versions up. Probably should sleep...<p>We run an agent company and outside coding the new Gemini 3.6 Flash and GPT 5.6 Luna are very interesting. Luna can do a bit of research and create reports. Gemini is great for computer use.<p>For programming it&#x27;s all Kimi K3 now.
      • attentive3 hours ago
        don&#x27;t expect it to be opus, but luna does coding just fine for its size&#x2F;price
    • londons_explore5 hours ago
      I get frustrated with a poor quality model leaving my codebase littered with wrong comments, which then later trip up smarter models.
      • elcritch1 hour ago
        This is annoying. Similar with &quot;context poisoning&quot;. LLMs can be highly productive... until they&#x27;re &quot;poisoned&quot; with contradicting inputs &#x2F; guidance.
    • hellojimbo6 hours ago
      [dead]
    • JarJarBeatU5 hours ago
      [dead]
    • odiroot5 hours ago
      You just need a very strong frontier model to do triage of your tasks.<p>&#x2F;s
      • wmf5 hours ago
        That&#x27;s not necessarily a joke; the article proposes exactly that.
        • gck12 hours ago
          It&#x27;s funny how codex itself can&#x27;t do Sol orchestrator &#x2F; Luna implementor out of the box.
          • apitman2 hours ago
            That&#x27;s surprising. Does it have no sub agent support at all or does it just use the same agent as the parent?
            • gck12 hours ago
              They do have subagents, released v2 of that feature with the launch of 5.6 model series in fact. It&#x27;s just... very poorly executed, is a significant regression from subagents v1 and thousands of miles behind subagents of Claude code.<p>- Models that can be launched as subagents are hardcoded (can only be another Sol or Terra, but not Luna). Most of the time it&#x27;ll just launch same model as parent anyway.<p>- They encrypt initial task delegation from root agent to subagent, for whatever reason<p>- You can&#x27;t switch into subagent view at all, despite the fact that apart from initial root&gt;subagent task handoff, all session is visible in transcript.
      • eli54 minutes ago
        I mean, yeah. Alternatively I’ve seen the approach of starter with the cheaper&#x2F;faster model but give it a tool to handoff or talk to a strong model if it gets stuck.
  • preommr6 hours ago
    &gt; Starting today, GPT‑5.6 Luna, our fastest and most affordable model, will cost 80% less,<p>I don&#x27;t have the words.<p>I genuinely thought we were in a stage where we were plateauing and going in for 5-10% improvements over months. Seeing spikes like this makes me question about where the floor really is.
    • jpadkins6 hours ago
      When model intelligence reliably hits 90%-95% of current day knowledge worker tasks, they are going to burn those weight to silicon and we will see another 10X improvement in price&#x2F;performance frontier.<p>The dynamic GPU clusters will be used for the 5% of tasks, and pushing out the frontier. Also there will be a set of knowledge tasks that are not done today (because they are too difficult for most knowledge workers), that will start being done in the future.
      • jrflo5 hours ago
        Burning the weights into silicon would be many orders of magnitude increase, not just 10x. It&#x27;s kind of crazy that this hockey stick the AI hype bros talk about seems more and more every day like it might be real
        • jaggederest5 hours ago
          <a href="https:&#x2F;&#x2F;taalas.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;taalas.com&#x2F;</a> has done it already for a wildly obsolete model. 14000 tokens per second.<p><a href="https:&#x2F;&#x2F;chatjimmy.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chatjimmy.ai&#x2F;</a> is their interactive. Tiny context, very dumb, but absurdly fast. Imagine this as a tool call for claude code for trivial changes - the tool call from the harness takes longer than the execution.
          • ElijahLynn4 hours ago
            Wow! You weren&#x27;t kidding,<p>I just tried it too and 14,098 tokens in .05 seconds, I barely blinked and it was done. There was no typing at all appearing on the screen. It just showed up.<p><a href="https:&#x2F;&#x2F;chatjimmy.ai&#x2F;chats&#x2F;01dc66a4-4b1b-4dea-bb5f-926855e37cea" rel="nofollow">https:&#x2F;&#x2F;chatjimmy.ai&#x2F;chats&#x2F;01dc66a4-4b1b-4dea-bb5f-926855e37...</a>
            • WalterGR4 hours ago
              That link isn&#x27;t bringing up your chat, FYI. It just shows the default new chat state.
          • christophilus3 hours ago
            Wow. This is absolutely wild. I didn&#x27;t expect that.<p>If we get to anywhere near this speed for the equivalent of the current models... I don&#x27;t even know what to think about that future.
            • apitman2 hours ago
              Speed is the metric I&#x27;m currently most interested in. The models are smart enough.<p>Once speed significantly increases I think we&#x27;re going to see some interesting downstream effects. The three things I currently spend the most time waiting on are LLM API requests, Rust compile times, and nix derivations. As AI latency approaches zero I think we&#x27;re going to start taking a hard look at whether slow-compiling languages are adding enough value over Golang, Typescript, or even dynamic languages to be worth the slowdown.
            • blovescoffee56 minutes ago
              what do you mean &quot;if&quot;? of course we will, and the models will be smarter as well
          • apitman2 hours ago
            See Cerebras and Groq as well.
          • iamjackg5 hours ago
            Holy crap, I was <i>not</i> prepared for how fast it responded. I just wrote &quot;Just wanted to see how fast you are! Can you write me a quick story about a tiger who lives inside a block of cheese the size of a house?&quot;<p>I pressed Enter, and the response was <i>instant</i>.<p>&gt; Generated in 0.037s • 14,205 tok&#x2F;s<p>This is unbelievable.
            • jcul5 hours ago
              It&#x27;s crazy. Are they doing any precomputing as you type, I wonder if you paste a block of text is it the same speed.
              • Cort3z1 hour ago
                The magic is in the fact that they essentially have an ASIC llm device. There is no other trickery. The problem they will face is that it is actually locked in silicon, so upgrading models will be difficult, and likely require new hardware each time.
              • nerdsniper5 hours ago
                I pasted and instantly hit enter on this prompt: &quot;I generated a filter set using REW v5.31.3 using real-world sweep tone measurements from the room I&#x27;m listening in . How can I use it as my MacOS output equalizer so that my spotify music is adjusted for this room and speakers&quot;<p>and it gave a very reasonable answer in non-perceptible time.
              • throwuxiytayq5 hours ago
                No, it really does take ~0.03s to generate the answer. Try your browser&#x27;s developer tools and watch the requests.
                • HDBaseT1 hour ago
                  Isn&#x27;t it crazy that we can send a message, across the world near instantaneously and have a coherent reply, generated by a computer, sent back to your screen, in under 500ms in most circumstances.<p>I find myself getting caught up in the sheer speed of modern computing and networking. The fact I can play an online game with 10 other people is just insane.
                  • jaggederest1 hour ago
                    I got into Rust development via LLM last year, and being able to do things budgeted in nanoseconds is a heady feeling indeed. Real time video and audio analysis? Totally doable, plenty of time budget. 16.6ms is a long time, it turns out.
            • kooi3 hours ago
              &quot;Stochastic gradient descent algorithm in Haskel&quot;<p>&quot;LMS algorithm in bash&quot;<p>Just barfed it up lol.<p>Amazing.
            • 8cvor6j844qw_d65 hours ago
              I&#x27;d like to imagine the things that can be done with this speed and the current frontier models.
              • throwup2383 hours ago
                Fully interactive games where you can talk to every NPC by text or voice and have an LLM drive the story (with your own meta prompts to guide it, if you so wish). Maybe even have them generate assets on the fly too.<p>I’m still trying to figure out coding agents. I can’t even begin to imagine the things it would enable. Even the most mundane ideas like LLMs-in-HiFreq-trading have huge implications.
                • nly2 hours ago
                  0.03 seconds is an eternity in high frequency trading<p>You need to be 4 orders of magnitude faster at least
              • ElijahLynn4 hours ago
                Truth, it feels like we&#x27;re in the dial-up age of LLMs right now. And this Jimmy AI is fiber.
              • Dig1t5 hours ago
                Seriously, if Fable or even Opus was this fast that would be a real game changer.
                • reducesuffering3 hours ago
                  RSI will be models better than Fable running faster than this, you won&#x27;t even need a human in the loop to figure out what to do. The high level goal will be accomplished better than the human in an instant
            • baal80spam3 hours ago
              Just wow, I made a similar request. Result: Generated in 0.042s • 14,201 tok&#x2F;s<p>This is crazy.
            • HDThoreaun5 hours ago
              For what its worth the frontier lab models can surely be a lot faster if they wanted them to be but theyre supply constrained so theyre doing stuff like multi tenancy. Since you cant self host them no one outside the labs really knows speed as a solo tenant
              • ericd3 hours ago
                You can kind of get a sense by running these things at home - I&#x27;m currently running Laguna. One interesting thing is that per stream doesn&#x27;t actually slow down that much with multiple concurrents, because the bottleneck remains the memory bandwidth until pretty significant request depths, and then eventually you hit the GPU&#x27;s limits. It&#x27;s one of the big forces that pushes for centralization in this stuff, the fixed costs to run one are huge, the marginal costs of additional tenants, relatively small.
        • Yopolo5 hours ago
          And don&#x27;t underestimate how much money Google, Microsoft, Amazon and Meta still have to spend on this tech.<p>Blocking Fable for sure made it very politicl a lot sooner than i expected it to happen.<p>and because China already has massive problems of getting access, they are pushing it on hardware too like what Huawai did without EUV.<p>It seems China is already able to do DUV a lot sooner than others expected.
          • re-thc5 hours ago
            &gt; It seems China is already able to do DUV a lot sooner than others expected.<p>That&#x27;s the media and in particular US KOLs of all sorts driving the wrong impression of China and other places. China and many other places for example have fast public transport that the US doesn&#x27;t and can&#x27;t even imagine today. They&#x27;re not behind.<p>China&#x27;s DUV still isn&#x27;t that production grade (mass produce-able) so don&#x27;t get that hyped up the wrong way (in a different direction).<p>The whole China-is-behind with tech and in particular semi wasn&#x27;t that they can&#x27;t. The truth is they spent decades in internal politics and corruption. That all got solved with the bans, so thank the bans! Jensen even said the bans were bad.
        • FuriouslyAdrift4 hours ago
          Yep it will be ASICs and DSPs all over again. Orders of magnitude changes.
          • monkeydust4 hours ago
            So which shovels companies are the ones to watch for burnt in silicon models ?
            • FuriouslyAdrift4 hours ago
              Imagine the price of a $9 million NVL72 dropped to about $100, used 4 orders of magnitude less power, was the size of ARM cpu, be bundled with pretty much any electronic device, and ran as fast a frontier AI is today.<p>That&#x27;s about how disrupting DSPs were to the industries they arose out of (over a very long time frame).<p>How would that disrupt the industry?
            • HDBaseT1 hour ago
              $CBRS - Cerebras Systems<p>There is other in the space, Groq and Sambanova are both private companies attempting to develop their own technology.
        • vjvjvjvjghv3 hours ago
          Not an expert on this but wouldn’t this be possible with something similar to an FPGA?
          • jaggederest3 hours ago
            My understanding is that for FPGA the issue is either it eats all your gates on internal memory if you interleave, or it takes forever to load everything between the SRAM on the board and the actual FPGA component over a bus, last time I looked into it.
          • kooi3 hours ago
            Weights can be baked into silicone or programmed into hardware ala FPGA, but the context will always be dynamic.<p>High speed SRAM is where the $$$ is
        • coffeebeqn5 hours ago
          What does that mean though? Like some kind of a ROM memory ?
          • bob10294 hours ago
            Stacked ROM can, in theory, be a lot denser than anything that depends on a capacitor and refresh cycle.<p>I don&#x27;t think it would be that difficult to manufacture compared to other process tech. HBM is really hard to do compared to other memory types.
      • re-thc5 hours ago
        &gt; When model intelligence reliably hits 90%-95% of current day knowledge worker tasks, they are going to burn those weight to silicon<p>Google is already working on a similar idea but more &quot;flexible&quot;.
        • kridsdale14 hours ago
          Explain.
          • jmb993 hours ago
            I&#x27;m not who you responded to and I don&#x27;t have any info on Google. Nor can I explain in detail due to NDAs. But multiple major players are working on something along the lines of what the parent is alluding to.<p>The &quot;edge&quot; AI landscape (in particular, what you can do with ~5W) is going to be <i>nuts</i> in about 18 months.
            • jacekm2 hours ago
              How will this affect the newly build data centers? What effect do you think it will have on memory prices?
              • jmb9949 minutes ago
                My uneducated guess says, not much. For running massive models you still need a ton of high-bandwidth interconnects between many individual chips&#x2F;GPUs&#x2F;etc since you need to do math across a few TB worth of weights. That&#x27;s simply going to require more power (and more die area in I&#x2F;O, and therefore more cost). Being able to run small models in tiny power envelopes is incredibly useful to people, but I believe it will be covering a different niche than what datacenters can provide. Likewise, you&#x27;ll still need crazy amounts of high-end memory to populate whatever goes in these datacenters.<p>The only thing that will crash prices is reduced demand (duh) or, more interestingly, increased production. In particular, if CXMT is able to get their DR5 fabs up to a reasonably high yield, that could add some downward price pressure (as could government subsidies). As well, if Micron&#x2F;Kingston&#x2F;Hynix think that CXMT is going to start cutting into their market share, they might be willing to either increases supply or drop prices. Unfortunately CXMT looks to be taking quite a while to get their new fab up to max capacity so that may take a year+ before anything manifests.<p>If you&#x27;re interested in following the (publicly available) info on these sorts of things, check out what companies like Axelera, DeepX, and MemoryX are doing today and have on their roadmaps, as well as the sorts of chips&#x2F;SoCs Qualcomm, Kinara (now NXP), and Ambarella currently have announced (or have on the market). And remember, that pretty much all of these chips on the market today were in initial development more or less when ChatGPT first launched. If you knew what you knew today (or a year ago) about what requirements current- and next-generation models would have (from a silicon perspective), what might you do differently? Think for instance, host system interconnects, amount and speed of on-package or on-die memory, image&#x2F;video decode capabilities, int8 vs fp8 vs fp16 vs bf16 compute units, etc. And, consider that most &quot;AI&quot; stuff in development a few years ago was all 15nm or 12nm - because who was gonna pay big money to get fab capacity at 3nm to run some object detection models? So most of the stuff on the market today is on very old nodes and therefore not super power efficient.
    • captainbland6 hours ago
      To be fair we don&#x27;t really know in terms of prices what&#x27;s real and what&#x27;s just investor subsidised attempts at market capture at this point. It could well be OpenAI&#x27;s attempt to drown Anthropic while they&#x27;ve got the halo product if they feel they&#x27;ve got deeper pockets.
      • w29UiIm2Xz6 hours ago
        Enterprises implemented spending caps and inference providers are lowering prices. Seems they are jockeying for market share.
      • minraws5 hours ago
        I wouldn&#x27;t be surprised if they still had some margins since cheaper models are much harder to nail the accurate sizes off, and you still pay 2x for 1M context window.<p>But if this is even at 400B size it&#x27;s insanity those inference prices, maybe 10-20% margins, if it&#x27;s higher I would like to know is it their own chips or maybe they have accurately sized the model to fit on exactly a B300?<p>Could be a lot of magical things we can only speculate, but from here there likely isn&#x27;t another 60-70% margin, like I have heard people claim, I would definitely be willing to bet on that.<p>Could still be a healthy 10-30% margin. Especially with Terra.
      • platinumrad6 hours ago
        We can guess based on the decisions of other inference providers who serve these models.
        • handfuloflight5 hours ago
          Do you mean if other providers will cut their prices in turn?
          • platinumrad5 hours ago
            Yes. For example, third-party inference providers serve DeepSeek V4 Flash just as cheaply as DeepSeek themselves, if not even more so. This is very strong evidence that the low price of the model is not subsidized.
        • hzbdhdjs5 hours ago
          [dead]
    • onlyrealcuzzo13 minutes ago
      Prices have consistently gone down 90% every 18 months like clockwork for about 5 years for the same level of quality. There is no end in sight for at least another generation.<p>There is ZERO reason to believe models 1&#x2F;10th the size of frontier are completely capped on intelligence and impossible to get smarter.<p>They have consistently compressed the intelligence of larger models.<p>You&#x27;ll see it first on the small end, when the stop being able to compress intelligence, you know that will slowly bubble up and up the chain to larger and larger models.<p>There&#x27;s no evidence we&#x27;ve reached that at the bottom.
      • gameshot9113 minutes ago
        In fact there&#x27;s very good reason to think intelligence has much more room to be compressible - the human brain, for one.
    • SwellJoe1 hour ago
      I think there&#x27;s a ton of room for efficiency improvements in how the models are built and run, and I think OpenAI has both prioritized that work and figured out a lot of the tactics (and borrowed some from the Chinese models like DeepSeek and Kimi, which have published a lot of their research and tactics for running big models fast on minimal hardware).<p>I think there&#x27;s also a new generation of hardware in the past year or so tuned <i>specifically</i> for LLM workloads, where it was almost an accident that GPUs worked to run LLMs before. So, while there&#x27;s still this ridiculous shortage of hardware, what is being delivered is much faster and cheaper to run for these specific workloads.<p>I wasn&#x27;t expecting it to happen from the US vendors, though, as they&#x27;ve spent <i>so</i> much capital to get to where they are they need to make huge margins on inference to pay it all back. I expected the Chinese models who&#x27;re running much leaner operations to be the &quot;frontier&quot; on costs (and they have been). But, I&#x27;m glad to see OpenAI joining the &quot;cheap and cheerful&quot; models party. There&#x27;s a lot of work in that area of capability. Probably <i>most</i> work people are doing falls into that area of capability.
    • foobar_______6 hours ago
      Hard to believe numbers. I don&#x27;t mean that as a critique, but literally I am so impressed. Even if the model is a few percent lower for performance but is 80+% cheaper than competitors and is a US company hosted on US based hyperscaler clouds this is kind of a no brainer. Hard for most businesses to justify otherwise.
      • rpdillon5 hours ago
        This is exactly the model that DeepSeek V4 Flash followed, and it&#x27;s been insanely successful as a result, even though it&#x27;s not frontier.
      • ignoramous5 hours ago
        DeepSeek v4 Pro &amp; MiMo v2.5 Pro (Opus 4.6 quality models for code) are insanely cheap for agent-driven work due to their super low cached-input prices ($0.0036&#x2F;mtok) [0]. For Luna, the cached-input price drop isn&#x27;t disclosed in TFA, but the pricing page puts it at $0.02&#x2F;mtok, &amp; that&#x27;s 5x more expensive.<p>[0] I am constantly surprised how much work pay-as-you-go with DeepSeek &#x2F; MiMo will get done. I&#x27;ve barely crossed $2 each in a month of use (~200m tokens).
        • computerex4 hours ago
          Absolutely. Although DeepSeek started announcing &quot;Peak valley&quot; pricing which started making me nervous. I have spent $50 usd in July on deepseek and for that much spend I got SO MUCH mileage.<p>I feel perfectly content in using pay as you go pricing with deepseek. On the other hand, although Anthropic&#x27;s models used to be my bread and butter for personal work, they are simply too expensive to reach for these days.
    • ismailmaj6 hours ago
      it&#x27;s 80% less cost, not 80% in efficiency gains, could be that Luna was overpriced to begin with, we don&#x27;t have much info on the models themselves.<p>Assuming the efficiency gains are real, I feel like something has to give, maybe worse quality due to aggressive quantization&#x2F;kv cache compression?
      • heisgone5 hours ago
        Let&#x27;s suppose each models was subsidized at 70%, so that we only pay 30% of the cost. They would loose much more money per token on the more powerful models. It&#x27;s in their interest to encourage the use of the less expensive models. Let&#x27;s say they increase Luna subsidies at 90%. They would still &quot;save&quot; relative to the use of the more expensive models.
        • anthonypasq2 hours ago
          &gt; Let&#x27;s suppose each models was subsidized at 70%, so that we only pay 30% of the cost.<p>why on earth would you suppose that?
          • oblio35 minutes ago
            Because their leaked financials point that way.
      • mlinsey5 hours ago
        High-performing open weight models being released recently, and your customers looking into working with multiple providers as a result, are a great reason to drop prices on your non-frontier offerings.<p>Although I&#x27;m sure there are some efficiency gains, the technology is too new and labs are scrambling to release too quickly to think that the low-hanging optimization fruit has been picked already.
      • dannyw6 hours ago
        Been using OpenAI models since ada&#x2F;babbage&#x2F;curie&#x2F;davinci and at least from my own experience, their APIs feel the same.<p>If you use Codex it&#x27;s different, the harness has a lot to do with it and there&#x27;s definitely been changes including recently.
      • axus5 hours ago
        Something can be overpriced and still lose money.
    • Yopolo5 hours ago
      5-10% over months would still be quite crazy.<p>But yeah I do&#x27;nt want to know what Kimi 3 is pushing buttons inside Anthropic, OpenAI and Google.<p>Besides any floor: For every year the tokens get faster and cheaper, we will see new things like properly working AI factories which mimic expert teams. A lot more parallism as well.
    • 827a6 hours ago
      Vera Rubin will be hitting racks very soon, and this is purported to have a 10x improvement in token throughput per megawatt. Of course, old chips don&#x27;t get replaced with new chips overnight, but I don&#x27;t think we&#x27;re anywhere near the floor yet.
      • FuriouslyAdrift4 hours ago
        AMD MI400 series is already shipping to customers (basically everybody) and it is crazy fast (8x to 10x faster than the previous gen and beats published Vera numbers in FP8, loses in FP4) and 432 GB per chip. 72 chip unified rack architecture (Helios) already shipping and projected to also beat Vera in NVL72.<p>MI500 series is supposedly already taping out and they&#x27;re claiming massive increases (we&#x27;ll find out end of 2027 prob).
        • blovescoffee50 minutes ago
          Absolutely true although at some point it&#x27;s not just raw numbers but also the kernels that run matmuls and there seems (from outsider perspective) to have been more optimization in the cuda kernels
      • cousinbryce5 hours ago
        In a data center that is power constrained but not space constrained they could build out new racks and flip the power from the old racks. Wonder if this will lead to moderately used server GPUs on the secondary market someday.
        • Yopolo5 hours ago
          I don&#x27;t think they overengineered a DC like this.<p>Besides Nvidia Hardware is still sold out and super expensive. Not a single Nvidia consumer GPU got cheaper at all, Nvidia DGX Spark got more expensive too.<p>It will be swooped of the market the second it hits the market.
    • gentlewater6 hours ago
      This is gonna put Sonnet 5 in a really awkward spot.
      • baq6 hours ago
        I use sonnet as a smart grep and haiku never and that’s only when I have to use Anthropic at all
      • bakugo6 hours ago
        Sonnet and Haiku were already in an awkward spot, likely by design.<p>Anthropic&#x27;s big marketing push this year has been entirely focused on getting people to use Opus via a Claude Code subscription, to the point that Sonnet is almost viewed as the poor man&#x27;s alternative, and from what I&#x27;ve seen, almost nobody uses it.<p>Actually, here&#x27;s an interesting project for all the vibe coders looking for their next front page post: scrape a ton of commits from GitHub with Co-Authored-By: Claude and figure out what the percentage split between Opus&#x2F;Fable&#x2F;Sonnet is. I&#x27;m willing to bet it&#x27;s less than 10% Sonnet.
        • supern0va6 hours ago
          &gt;figure out what the percentage split between Opus&#x2F;Fable&#x2F;Sonnet is.<p>This may be misleading, since I suspect many are using a blend through sub-agents. I tend to bias for Fable to orchestrate and Opus for implementation via sub-agents.
        • Zarathruster2 hours ago
          I&#x27;ve found that Claude nearly always claims to be Opus in the commit message, regardless of the actual model making the commit.
        • StilesCrisis5 hours ago
          When I&#x27;m paying for it, Sonnet. When work is paying, Opus 5, then Fable if Opus gets confused.
        • petesergeant5 hours ago
          Opus 5 is not strong enough as the top-of-stack model, and feels idiotic after a week or two of heavy Fable usage, to the point where I&#x27;m paying for Usage Credits to keep using Fable rather than having to slum it with Opus.
      • heaney-5556 hours ago
        Luna is comparable to Haiku, not Sonnet.
        • 827a6 hours ago
          Totally untrue. Luna and Sonnet 5 are very comparable: <a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;#intelligence" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;#intelligence</a><p>Luna is an extremely strong model.
          • re-thc5 hours ago
            &gt; Luna is an extremely strong model.<p>By benchmarks, which sadly is a poor measure. Yes Luna is a good model under certain circumstances. Whether it is great for general usage is another story. Sonnet is definitely better when prompts are more vague and it needs to decide things. Luna generally sticks to things very strictly and goes off in bad ways.
            • mediaman5 hours ago
              Yes but there is a big, big market for subagents to consume lots of tokens cheaply and condense information up to parent agents. Luna would not be my choice for planning. But an explorer to comb through a codebase to find relevant parts? Or for enterprise retrieval, where it needs to search across many different types of data to see where to focus efforts for a smarter model? Or to wake up periodically to evaluate some conditions and determine if a bigger model should be spun up? Definitely.<p>I&#x27;ve previously found flash (for all the hate it gets) to be good for these kinds of things. Haiku was fine but it&#x27;s ancient.
              • re-thc5 hours ago
                &gt; Yes but there is a big, big market for subagents to consume lots of tokens cheaply and condense information up to parent agents.<p>That&#x27;s again not some &quot;intelligence factor&quot; here. Different agents work for different use cases. Luna wins some. Terra wins some. Sonnet wins some. Flash was really good at exploring.<p>So I&#x27;m not sure what your point is? There&#x27;s a big market for everything. Even within the market you describe it&#x27;s likely not a Luna-size fits all either.
        • Philip-J-Fry4 hours ago
          In my real world use Luna is as useful to me as Sonnet. And it gets stuff done faster and follows my instructions more closely.
        • 38362936485 hours ago
          Anthropic basically downgraded all their tiers when they released Mythos, no nah, Sonnet 5 is the successor to Haiku 4.x
    • solarkraft5 hours ago
      They have no (other) equivalent to nano, so it makes sense that it’s much cheaper now. It may have been better, but it was also hell of a lot more expensive.
    • WarmWash5 hours ago
      Totally possible that humans aren&#x27;t actually that intelligent.
      • ceroxylon5 hours ago
        As well as the existing intelligence being swayed by emotions, hormones, circadian rhythms, stress, peer pressure, propaganda, and survival instincts.
        • afry15 hours ago
          As if ALL OF THAT doesn&#x27;t represent inherent and crucial elements of judgement, and therefore&quot;intelligence&quot; itself.<p>We are not purely rational creatures, thank God. Sometimes those &quot;limiting factors&quot; you listed -- stress, peer pressure, hormones -- are crucial elements of informing the problem solving process and arriving at a decision or a solution that actually works.<p>All an LLM can do is fulfill a prompt, no matter how misguided, backwards, or incomplete that prompt actually was.<p>&quot;Go jump off a bridge.&quot; Hmm. Dying makes me stressed out. I&#x27;m not gonna do that.
        • customguy5 hours ago
          That&#x27;s a bit like saying a tail is swayed by a dog, as if it could exist without one, or would have anything to do if it did.
        • subw00f5 hours ago
          Why does it matter? This is completely based on data produced by humans.
    • arjunchint5 hours ago
      more like they were facing pressure from chinese models, and dropped prices and now their margins are squeezed
    • visiondude5 hours ago
      there is a ton of downward price pressure from Chinese open weight models
    • paytonjjones5 hours ago
      According to <a href="https:&#x2F;&#x2F;deepswe.datacurve.ai&#x2F;">https:&#x2F;&#x2F;deepswe.datacurve.ai&#x2F;</a>, Luna at Max at it&#x27;s previous cost was comparable in both performance and cost to Sol at High.<p>With an 80% reduction in cost that becomes a ridiculous outlier in efficiency.
    • re-thc5 hours ago
      &gt; Seeing spikes like this makes me question about where the floor really is.<p>You mean they increased the price and then cut it back and now it is amazing?<p>Luna had a price hike vs mini (its previous replacement). The cut now just puts it back in that ball park.<p>Not that this isn&#x27;t good news, but what&#x27;s impressive?
      • zzleeper5 hours ago
        Had to ctrl+f for someone saying this.<p>I typically do lots of mini calls for research (100s of millions or something in that ball park). Newer models made that absolutely impossible, and the fact that the older ones are starting to get deprecated made me switch to e.g. deepseek for some of my runs. We&#x27;ll see if I move back after this.
      • aesthesia4 hours ago
        Luna&#x27;s now cheaper than 5.4-nano (for output tokens). That&#x27;s a significant improvement.
    • camel-cdr6 hours ago
      this type of thing usually means you are the product
      • mediaman5 hours ago
        I don&#x27;t see how this follows. The cost of nails has fallen by 95% over the last century. It&#x27;s because the cost of manufacturing has fallen. Not because they are selling the information of nail consumers.<p>Tokens are not normal software, because they have marginal cost, and I think people who are used to software economics really struggle with this. With token generation there really can be manufacturing cost efficiencies where one producer is just straight up better at serving product at a lower marginal cost.
        • robocat3 hours ago
          &gt; The cost of nails has fallen by 95% over the last century<p>No it hasn&#x27;t!<p>A century ago, some nails cost 2.5% of disposable income, and now the same nails cost 2.3% - only a little cheaper.<p>The cost of nails has remained remarkably consistent for a century. The problem is that you have ignored the depreciation of money.<p>Let&#x27;s assume California prices and income and pick a bigger retail package of nails as you might use for building a house. The numbers used to calculate percentages: in 1926 a 50lb keg of 4&quot; nails was $2.75 and median after tax income might be $108 per month. In 2026 a 50lb carton of 4&quot; nails is $106 and income might be $4,516. Albeit I assume nails are now more readily available and the quality of nails is likely better; and perhaps I should have compared galvinised nail prices.
      • eli45 minutes ago
        These are the API rates. They don’t train on prompts from the API. In what sense are you the product?
    • Der_Einzige4 hours ago
      Until I stop getting downvoted for asserting that these guys are profitable per token, HN is going to continue being pikau face shocked at easily predictable things that any serious AI researcher would tell you, and has been telling you for years now!!!
    • buckle80176 hours ago
      They over purchased hardware.<p>This is very likely priced below recovering the cost of the hardware but still above operating expenses.
      • paxys5 hours ago
        That’s ridiculous. Every major AI lab is compute constrained. That’s exactly why nvidia is worth trillions today. If OpenAI had a single extra GPU they’d be using it to run another training cycle or experiment for their next model.
      • infecto6 hours ago
        What evidence is there?<p>I have no idea either way but one thing that detracts from these threads is folks claiming things as a fact without evidence.
      • qntmfred6 hours ago
        sama literally just said they wish they had bought more. the price drops are almost certainly due to good old fashioned hardware innovation (wafer scale with cerebras) and optimizing hardware development based on model architecture and inference costs. other inference providers will try to do the same if they can.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=XDB5beon4DY&amp;t=4m20s" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=XDB5beon4DY&amp;t=4m20s</a>
  • pavpanchekha6 hours ago
    Making Luna, which was already very cheap and extremely capable, 5x cheaper is crazy. I use Sol at work but Luna at home, and while there&#x27;s definitely a difference, it doesn&#x27;t feel like night-and-day. After a year of ever-increasing prices it suddenly feels (between this, Kimi K3, GLM 5.2) that prices are falling again.
    • jedberg6 hours ago
      &gt; Sol vs Luna<p>&gt; it doesn&#x27;t feel like night-and-day.<p>I see what you did there. :)
      • deklesen6 hours ago
        Good observation! Kudos
    • oh_no4 hours ago
      I pretty strongly disagree about comparing this to Kimi and GLM, 5.2 was a big price hike for Chinese models, and Kimi K3 was a big price hike to that. K3 was within spitting distance of OpenAI pricing (more expensive than short context Terra, less than long context). And that&#x27;s after months of OpenAI&#x2F;Anthropic prices going up.<p>Now we have an American lab drastically cutting a price, feels like this is the opposite of that trend.
    • pioneer376 hours ago
      Its just a matter of time at this point.These companies are working day and night to capture the market.
    • maxdo6 hours ago
      is kimi that cheap? it&#x27;s a very expensive model
      • pixelesque6 hours ago
        It&#x27;s cheaper currently on many of the inference providers.<p>Personally, I&#x27;m having surprisingly good results with DeepSeek 4 Pro at home, which is very good value for money: it&#x27;s not as good as Claude &#x2F; GPT 5.6 (I have Co-pilot license at work), but it&#x27;s still really useful for code reviews, validating thoughts, and especially designing &#x2F; writing unit tests for new (and old before refactoring) functionality.<p>And it&#x27;s very cheap per task. (Flash is even cheaper, but I&#x27;ve had issues with that on more complex tasks where it starts forgetting things and arguing with itself &quot;but wait, let me read the function again&quot;).
        • fy204 hours ago
          DeepSeek V4 Pro is ridiculously priced, especially when you take into account caching. According to the DeepSeek usage panel, 50M tokens have cost me $1.38. It&#x27;s not the smartest and does like to overthink, but if you have well defined problems it&#x27;s good for coding. Well... except all your data going to China. I just use it for personal projects.
          • forsalebypwner3 hours ago
            Yup, last month I did ~150mil tokens on DeepSeek v4 Pro for just under $3
            • pixelesque2 hours ago
              Out of interest, are you using the DeepSeek plan?<p>(I&#x27;ve been using it via OpenRouter and it&#x27;s much more than that, but still cheap).
              • forsalebypwner2 hours ago
                I&#x27;m not aware of a DeepSeek plan, but I am using the DeepSeek API directly if that&#x27;s what you mean.
        • mark_l_watson4 hours ago
          I toggle back and forth between deepseek v 4 flash&#x2F;pro on FireWorks.ai using OpenCode. Easy to toggle, I default to flash.
        • subarctic5 hours ago
          I tried out deepseek v4 pro via a couple providers from openrouter, and it&#x27;s always getting 429s. Are you running it on your own hardware?
          • pixelesque4 hours ago
            I wish!!<p>No, I&#x27;m using it via OpenRouter in pi.dev - I just used it 30 mins ago... Providers (automatically selected): StreamLake and Baidu Qianfan.
          • Mashimo4 hours ago
            Works fine for me via opencode go.
        • oh_no4 hours ago
          where are you seeing cheap Kimi? pricing I&#x27;ve seen is the same across the board (presumably due to licensing terms) and is in the Terra range.
          • pixelesque2 hours ago
            Cheaper - not cheap!<p>Morph occasionally have lower prices than the standard rates, and:<p><a href="https:&#x2F;&#x2F;telnyx.com&#x2F;pricing&#x2F;inference-api" rel="nofollow">https:&#x2F;&#x2F;telnyx.com&#x2F;pricing&#x2F;inference-api</a><p>Is one which is a bit cheaper... I haven&#x27;t actually tried K3 myself...
    • dominotw6 hours ago
      depends on what you are doing. if you are doing verifiable tasks like fixing bugs then any model would do as long as you write the right verification.
  • redrix6 minutes ago
    Competition is a wonderful thing. $1.20 per 1M output is crazy, but let’s also not forget that OpenAI was one of the first to start increasing model prices ~10-12 months ago.<p>GPT-5 cost $10 (per 1M output)<p>They still have to pay back those hundreds of billions of investment dollars somehow.<p>The best thing any developer can do today is to make their app LLM&#x2F;provider agnostic (or use an LLM gateway) to avoid lock-in.
  • simonw6 hours ago
    &gt; The kernel work helped reduce the end-to-end cost of serving the model by 20%, while its experiments increased token-generation efficiency by more than 15%.<p>If the cost of serving GPT-5.6 just dropped by 20%, does that add up to literally billions of dollars in savings per month?<p>We know Anthropic spend $1.25 billion renting inference capacity from SpaceX (in two Colossus datacenters) from the SpaceX IPO, but we don&#x27;t know how much of Anthropic&#x27;s inference capacity that is (presumably a small fraction, since they were operating on top of AWS and other providers before the SpaceX deal.)<p>I&#x27;ve not seen any numbers that hint at OpenAI&#x27;s per-month inference bill, but surely that <i>has</i> to be in the multiple billions of dollars as well.<p>So 20% is a really, really big deal.
    • NitpickLawyer6 hours ago
      ~2 years ago gemini2.5 helped write better kernes for itself and (only) reached 1% efficiency gains. Today we&#x27;re at 20%.
      • magicalist4 hours ago
        If you optimize program A and manage to wring out a 1% improvement, and I optimize program B and improve performance by 20%, you can see the problem with trying to infer anything from those two numbers.<p>Edit: searching for the story now, further bolstering the point is that was 1% in <i>training</i> time [1], and the openAI claim is 20% in end to end <i>inference cost</i>. This is a bad comparison.<p>[1] <a href="https:&#x2F;&#x2F;deepmind.google&#x2F;blog&#x2F;alphaevolve-a-gemini-powered-coding-agent-for-designing-advanced-algorithms&#x2F;" rel="nofollow">https:&#x2F;&#x2F;deepmind.google&#x2F;blog&#x2F;alphaevolve-a-gemini-powered-co...</a>
        • NitpickLawyer3 hours ago
          &gt; This is a bad comparison.<p>How so? First, kernel writing (or ML engineering more broadly) is a highly specialised task. Not everyone can do it. It shows that models are getting better and better at (easily verifiable) hard tasks. And you can &quot;hire&quot; that expertise much easier than you can hire the equivalent meatbags. And more importantly you can &quot;fire&quot; them as soon as the task is done. And then hire them 3 months later, when the new model drops. And so on.<p>Second, 20% gains in inference today gives better end results (i.e. lower overall cost) than 1% in training 2 years ago. Today&#x27;s models are improving mostly via RL. And RL is highly dependant on fast inference (you want many rollouts for each training scenario). Same for dataset filtering, environment generation, distillation, etc.
      • dust425 hours ago
        In 2 years from now we will be at 400%. <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;605&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;605&#x2F;</a> Also, it is called kernels (you have nitpick in your username)
    • overgard2 hours ago
      Some numbers: <a href="https:&#x2F;&#x2F;www.wheresyoured.at&#x2F;exclusive-openai-financials&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wheresyoured.at&#x2F;exclusive-openai-financials&#x2F;</a><p>If those numbers are accurate, I don&#x27;t think 20% is a really, really big deal. It&#x27;s like saying &quot;we&#x27;re digging our grave 20% slower.&quot; Ok, but they&#x27;re still digging!<p>Or, different analogy, if I&#x27;m going broke because I lost my job due to executive AI psychosis, cancelling my netflix subscription doesn&#x27;t really change the math of not being able to afford rent. It doesn&#x27;t even really slow it. The amount of money that OpenAI is spending is so absurd that a minor cost saving is like, uh, some progress, but they&#x27;d need to do it a lot more to move the needle
      • nl59 minutes ago
        Those finanicals show OpenAI makes <i>good</i> money on inference.
    • dominotw6 hours ago
      imagine writing that on your resume<p>&gt; reduced inference cost by 20 percent saving company x billion dollars per month
      • paxys6 hours ago
        Where are you going to apply to with that resume that’s a step up from your current job though?
        • petesergeant5 hours ago
          The other place, but for more money
        • bpavuk6 hours ago
          lots of places, actually. not everyone wants to be attached to the Silicon Valley culture, and that line alone will guarantee practically any workplace. that person is going to find out what work-life balance is :)
          • blovescoffee38 minutes ago
            it&#x27;s kind of hard to save a company billions in operating costs via software without it being part of Silicon Valley (culture)...
          • paxys5 hours ago
            Sure, but those places don’t need such lofty resumes to begin with.
            • speed_spread5 hours ago
              With the right kind of credentials, it&#x27;s not about need, it&#x27;s about want. Flip the roles and let yourself become an object of desire, an aspirational hire.
      • tekacs6 hours ago
        In this case, and I don&#x27;t mean this critically, I guess it would technically be, &quot;Instructed model to find efficiencies... reducing inference cost by 20% saving company x billion dollars per month.&quot;<p>I have no doubt that further work was required to enable this, but it&#x27;s still very cool to be possible to say that.
        • andai6 hours ago
          I think they meant that GPT-5.6-Sol can write that on its resume.
        • da_grift_shift6 hours ago
          Does the model get the credit for its promo packet then? :^)
      • hirako20006 hours ago
        Contributed to. Can&#x27;t be some IC who made a few nice PRs
        • kridsdale14 hours ago
          Why not. Jeff Dean and John Carmack exist. Both are L10 SWEs.
  • bob10296 hours ago
    This feels like the dialup-&gt;broadband transition to me.<p>I was already a huge proponent of Luna for things like deep research. Being able to run 5x more for the same cost is simply bananas. We are already running 10 parallel agents for hypothesis generation. I cannot imagine 50. The statistics become much more interesting &amp; powerful when you can run so many samples of the exact same prompt+model without breaking the bank.
    • Imanari5 hours ago
      How do you run &#x27;deep research&#x27;?
      • dannyw5 hours ago
        Deep research is basically a LLM with web search, and a &quot;work really hard&quot; goal-orientated prompt, and some output formatting suggestions.
      • cg52804 hours ago
        It&#x27;s a feature offered in ChatGPT and other platforms, though probably gated behind paid subscriptions.
        • fy204 hours ago
          Used to be part of the $20&#x2F;mo plan but it&#x27;s not anymore (not sure if they removed it completely). However GPT-5.6 is pretty good at researching if you prompt it right, I&#x27;ve regularly had it spend 5+ minutes researching topic with lots of web searches.
          • kaufmann3 hours ago
            They placed it in the Plugins submenu.
    • jrflo5 hours ago
      Very interesting. Can you share more about your hypothesis&#x2F;research pipeline? I have been using Sol for those types of task because I figured you&#x27;d need more reasoning for getting good ideas, but maybe quantity &gt; quality at a certain point?
      • bob10295 hours ago
        Here is a rough approximation of the pipeline I use:<p>Phase 1 - Run X copies of Luna in parallel over the user&#x27;s prompt. The purpose is to generate a diverse set of hypotheses.<p>Phase 2 - Run Y copies of Terra in parallel to investigate the hypothesis results, with each receiving them in a randomized order.<p>Phase 3 - Run 1 copy of Sol over investigation reports.<p>The goal is to ensure that the agent covers more initial starting points before presenting a final conclusion. If you only run a single copy of Sol and it hooks onto something wrong, it might not recover.
        • eevmanu4 hours ago
          How do you run this phases and parallelization on each?<p>Via just ... &quot;prompting it&quot;?<p>Or do you use any tool in the middle to ensure this agent architecture?<p>Just curious if there is any workflow-like tool in the middle that is helping.
          • bob10293 hours ago
            There is a deterministic framework that enforces the process. I use the raw chat completion APIs. No &quot;reasoning effort&quot; is applied on top of these requests (it&#x27;s not even allowed anymore), so there&#x27;s actually no way to influence this via prompting.
            • AaronAPU2 hours ago
              Does it actually yield results better than just sending it to 5.6 Pro?
    • andai6 hours ago
      Do you have a sense of which tasks benefit from more agents and which don&#x27;t?
      • bob10296 hours ago
        Anything related to reading and interpreting the environment seems to always benefit from the addition of more agents to the search party, assuming you have some rational way to synthesize their results.<p>Taking actions that mutate the environment is a different story. I think this is where you run into diminishing returns very quickly. You generally want one strong agent to act given the results of all the searching that was done. If the plan is clear, you don&#x27;t need a genius model to execute it.
        • handfuloflight6 hours ago
          I definitely think you want the genius model to synthesize everything that rolls up to them.
          • andai4 hours ago
            I think this is an unsolved problem. The most interesting thing I saw here is the Recursive Language Models paper.<p><a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2512.24601" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2512.24601</a><p>There&#x27;s also a great write up here by the author:<p><a href="https:&#x2F;&#x2F;alexzhang13.github.io&#x2F;blog&#x2F;2025&#x2F;rlm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;alexzhang13.github.io&#x2F;blog&#x2F;2025&#x2F;rlm&#x2F;</a>
            • bob10293 hours ago
              I used this architecture for a while. The problem I have with it is that starting from one agent and fanning out keeps things mostly aligned with that single reasoning trajectory, even as you get a few layers into the stack. Every recursive invocation is a product of the caller&#x27;s current state. Diversity doesn&#x27;t really occur on its own unless the environment (tool calling) is complex&#x2F;chaotic.<p>RLM might be more useful on the execution side than on the research side. In fact, these somehow feel like they might be exact inverses of each other in terms of what the ideal architecture looks like. At some point you definitely do need something in the middle that has it all sorted out.
          • kridsdale14 hours ago
            This is why in your brain you have trillion threads processing and summarizing sensor data (immutable functions), but a SINGLE thread of “execution” which we call the conscious soul.
  • __jl__6 hours ago
    Didn&#x27;t expect that. Luna pricing is crazy now. I don&#x27;t think there is anything on the market that competes at this price-performance point.<p>For our production app, OpenAI clearly is the best provider now. Their API is very reliable and has many nice features. The price-performance of the model lineup is incredible. We used open weights model via Fireworks for a long time (e.g. Kimi K2.5). Fireworks is a great provider but we still ran into issues here and there (Same with Anthropic and Google). OpenAI just works, is fast and in my view has a better price-performance ratio across almost all levels of intelligence.
    • dannyw6 hours ago
      OpenAI&#x27;s APIs are extremely reliable for sure. I don&#x27;t even remember when the last incident or downtime was.
      • sipjca36 minutes ago
        all day yesterday, Taiwan time Sol was having significant issues.<p>“Overloaded”, maybe half of requests or more wouldn’t go through
      • amluto5 hours ago
        This doesn’t quite count as “API”, but OpenAI’s roll out of OAuth device code authentication was poor, to say the least.
      • jofzar2 hours ago
        Wasn&#x27;t it down last weekend?
  • quirino6 hours ago
    I generally just check the Price&#x2F;Performance graph on Openrouter: <a href="https:&#x2F;&#x2F;openrouter.ai&#x2F;rankings#performance#benchmarks" rel="nofollow">https:&#x2F;&#x2F;openrouter.ai&#x2F;rankings#performance#benchmarks</a>. Activate the &quot;Show Pareto&quot; toggle on the right.<p>I was still using GLM-5.2 in my personal projects, but this just made Luna a very easy choice.
    • qingcharles5 hours ago
      Hasn&#x27;t OpenRouter had Luna and Terra on 50% off sale since they launched? I wonder what will happen to that.
      • quirino4 hours ago
        It&#x27;s still 50% off apparently. Listed as $0.10 for input (original price was $1.0 without this reduction or sale)
    • hattimaTim5 hours ago
      The official doc says, Luna = Previous Nano models, kind of. Is it really good at coding?
      • PhilippGille5 hours ago
        Depends on the reasoning effort, see <a href="https:&#x2F;&#x2F;deepswe.datacurve.ai">https:&#x2F;&#x2F;deepswe.datacurve.ai</a> (add Luna via model selection drop down, if it&#x27;s not shown by default)
      • paxys5 hours ago
        Smaller models are great if you are doing targeted changes in existing codebases. Don’t expect to use it for creating complex architecture from scratch or do major refactors. The larger the context, the greater the drop off will be.
      • quirino5 hours ago
        According to the link I mentioned above it&#x27;s roughly as good as GPT-5.4. Haven&#x27;t tried it in practice yet.<p>I bet it must be better in some contexts and worse in others.
  • tosh6 hours ago
    80% price cut for luna is a very aggressive pricing move<p>makes it by far the best choice for most workloads that do not need bleeding edge intelligence (reminder: luna can be comparable to opus 5!)
    • heaney-5556 hours ago
      Luna is meant to compete with Haiku. What tasks are you seeing it equal Opus on?
      • dannyw5 hours ago
        You&#x27;d be surprised at what Luna can do, especially on xhigh or max. It&#x27;s capable of working overnight, usually productively, just like Sol.<p>Haiku 4.5, on the other hand, is comparable to performance to Gemma4 31B (with working tool call formatting) in my experience, and Gemma4 strongly wins on vision and multimodal.
      • newtwilly5 hours ago
        According to the Artificial Analysis benchmark graph in the article, Luna can now outperform Sonnet 5 and Opus 5 low at ~4-10x less cost
      • tosh5 hours ago
        luna is way better than haiku 4.5
        • nateb20225 hours ago
          I use Luna a lot (over 1T tokens since it came out) and I&#x27;d rank Luna (high&#x2F;xhigh) on par with Sonnet 5, without hesitation.
      • euazOn5 hours ago
        Per Artificial Analysis:<p>- Haiku: 30 points<p>- Luna Medium&#x2F;High&#x2F;Xhigh&#x2F;Max: 38&#x2F;46&#x2F;49&#x2F;51 points<p>That&#x27;s a massive difference:<p>- 30 points is Gemma 4 31B territory<p>- 50 points is GLM-5.2 (744B) territory.
    • ls_stats4 hours ago
      Is it though? I saw a noticeable difference between Sol (xhigh) and Luna (max). Sol appears to understand better my prompts, you need to be more specific&#x2F;clear with Luna.
  • ninjahawk16 hours ago
    80% less for Luna is absolutely crazy, in my opinion we may reach a point in the next year where powerful models on the API could potentially be cheaper than subscriptions. Compute just keeps decreasing in price.
    • HDThoreaun5 hours ago
      API will never be cheaper than subs because theres a ton of value created for companies by locking people into subscriptions that tend to be sticky.
  • Phlogi5 hours ago
    It&#x27;s a clever strategic move: grab the market of cheap low end models within the product range. It&#x27;s lower friction to switch a model than a provider.
  • andai6 hours ago
    It says Luna is fastest, but doesn&#x27;t it take way more steps to get the same job done?<p><a href="https:&#x2F;&#x2F;deepswe.datacurve.ai&#x2F;">https:&#x2F;&#x2F;deepswe.datacurve.ai&#x2F;</a> - (See the Agent Steps view)<p>Or is the output speed so much higher that it cancels out?<p>I don&#x27;t see a lot of benchmarks that record actual time. But on AA, Sol on Low beats Luna on High for Time Per Task.
    • paxys1 hour ago
      The type of job matters. If it is too complex then yeah, you should be using a larger model.
  • incognito1246 hours ago
    While I can&#x27;t deny this is a huge technological result, and it&#x27;s laudable they reduced the price because of it, 80% is really a lot. I can&#x27;t help but wonder, is this because of the model&#x27;s capabilities, or was the initial system just really sloppy? The public will probably never know the details
  • wronex6 hours ago
    What are your use case for these? I’m manly interested in coding where more capability is better - give me a 10x model at 10x the price and I’ll take it. A worse model at very low cost has no appeal to me. At-least not for coding. Translation maybe? OCR?
    • Yopolo5 hours ago
      Agentic layer.<p>Your support bot.<p>Your research long running bot.<p>Your SEO Optimizer bot.<p>Your incident analyser bot.<p>Your personal assistent bot.
      • wronex5 hours ago
        Game play bots (monsters, commanders maybe) would be really cool. But it needs long term support and probably local AI instead.
    • stri8ted6 hours ago
      Translation, moderation, classification, guardrails, etc..
  • firasd6 hours ago
    This is one of the things OpenAI has been focused on for an year or so that led to the doomed autoswitcher in ChatGPT .com (switching models based on estimated task complexity) that was quickly reverted<p>Whereas Google with Gemini 3.x, Anthropic with Fable etc are happy to just go for &#x27;big model with dense params&#x27;<p>It&#x27;s hard to guess from the outside of course but just this kind of talking points focus on GPU efficacy is what we see from OpenAI and Chinese open source labs more often than from Anthropic or Google Deepmind and this benchmark chart seems to concur
  • archon14104 hours ago
    If Luna is so good and cheap, I&#x27;m wondering why ChatGPT Free users still only have access to GPT 5.5 Instant. The API pricing for chat-latest is the same as Sol(!),[1] while Luna is 25× cheaper [2]. Even assuming highly inflated API pricing for chat-latest, Luna not being the daily driver on Free and Go plans feels off.<p>Perhaps users prefer instant responses over thinking models so much so that using a more expensive and less performant non-thinking model is worthwhile.<p>[1] <a href="https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;models&#x2F;chat-latest" rel="nofollow">https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;models&#x2F;chat-latest</a> [2] <a href="https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;models&#x2F;gpt-5.6-luna" rel="nofollow">https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;models&#x2F;gpt-5.6-luna</a>
    • randomblock14 hours ago
      I bet they&#x27;ll switch over pretty soon. They always make free users use the older models for a little bit, probably to try to push people to upgrade.<p>You can actually use Luna without reasoning (set it to &quot;none&quot;). So if they wanted to, they could definitely replace 5.5 Instant with it.
      • archon14103 hours ago
        Good points. Though GPT 5.5 Instant does beat out 5.6 Luna non-thinking 34 to 27 on Artificial Analysis Intelligence Index.[1][2] This could mean it is optimised for non-reasoning perfomance. So even if beaten on cost and performance, it could still be on the pareto frontier for speed.<p>It probably costs them a substantial amount of money everyday to not replace Instant with Luna, and the people who want larger models will upgrade regardless of whether they get Instant or Luna on the free tier. It is unlikely the amount of people upgrading just to have latest models would be enough to offset the costs.<p>[1]<a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;gpt-5-6-luna-non-reasoning" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;gpt-5-6-luna-non-reason...</a> [2]<a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;gpt-5-5-instant-05-26" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;gpt-5-5-instant-05-26</a>
  • mark_l_watson4 hours ago
    I prepaid for a ton of DeepSeek v4 flash tokens. When I use them I would like to try purchasing Luna tokens for a while. I like cheap and fast models and since I am retired, if I waste time having to sometimes manually switch to a stronger model, that is OK with me.
  • NortySpock5 hours ago
    &gt; In a compute-constrained world where model demand is growing faster than capacity<p>I don&#x27;t buy it.<p>There have been recent weeks where some of the mid-level models (Hy3, Laguna M.1) are <i>free</i> (true for parts of June and July, see Hy3 in Cyan) . Even then the total token usage appears to be reaching a steady-state.<p><a href="https:&#x2F;&#x2F;openrouter.ai&#x2F;rankings#top-models" rel="nofollow">https:&#x2F;&#x2F;openrouter.ai&#x2F;rankings#top-models</a><p>^ the first graph is tokens per week across all models<p>I guess we just can only throw ideas at an LLM at a certain rate.<p>I still have ideas and now I can have an LLM vibe code what I want, but I&#x27;m not going to let an agent just run unattended for longer than a few minutes or a few bucks for hobby projects.<p>So maybe it is a matter of lowering the cost of an LLM so I can let it churn for hours at a cost of pennies... But I suspect demand for tokens is very price-elastic.
    • Yopolo5 hours ago
      These are free due to some different type of reasons like Nvidida sponsoring free tokens or the model companies.<p>My company checks the models and pays for Opus through AWS.<p>You still send the WHOLE context of whatever you want to do to a random endpoint on the internet. If you want to write a good email, you give that context your email address, names, the reason for it etc.<p>Big companies don&#x27;t randomly use some random api endpoint to do so.<p>Anthropics quarerly revenue is still growing very fast. I don&#x27;t think we have seen even the real potenzial of it yet at all.<p>Not only are still a lot of countries missing which do not even use anthropic or any other frontier model yet but also all the agentic based solutions enterprise companies are currently building on mass (at least in my industry)
    • Der_Einzige4 hours ago
      Openrouter is not even CLOSE to the majority of tokens. I don&#x27;t know where this myth came from that they account for even ~5% of total token spend! It&#x27;s not true!!!!<p>Stop rejecting what we have been collectively telling you guys! LLM providers are profitable, and have been for awhile!
  • msejas5 hours ago
    Isn&#x27;t OpenAI burning billions and have billions more spending commitments? If they managed to downsize so much the cost they should have kept the price the same and become profitable, really weird move, unsure what led to this.
    • dgellow5 hours ago
      More than $650B due 2030. I don’t understand how it makes any sense that they reduce the price so much, unless they expect seriously such a massive saving and increase in demand from their latest improvements?
    • otherme1234 hours ago
      Slower grow, or even shrink in usage? Right now, the promise of a future &quot;everyone will use our models and pay whatever we ask&quot; is what keeps $$ flowing towards OpenAI.
    • paxys5 hours ago
      Supply demand curve is a thing. Cutting price on something does not mean you are going to make less money.
      • dgellow5 hours ago
        But they still have to cover compute cost, and they already committed to more than $650B in infra expenses for 2035
        • paxys4 hours ago
          Why assume they are not already making up the compute costs for smaller models?
          • dgellow4 hours ago
            Enough for such a massive reduction? If yes that’s really impressive
  • kingstnap6 hours ago
    Those prices on luna are killer.<p>Haiku was already in a ditch.<p>But this is coming straight for the jugular of a ton of models on openrouter.
  • pbowyer4 hours ago
    Friendly reminder that GPT-5.6 in Codex cannot spawn Luna subagents, only Terra [1]<p>To fix this you currently need to make your own copy of the bundled model catalog [2] and opt Luna into MultiAgent V2.<p>1. <a href="https:&#x2F;&#x2F;github.com&#x2F;openai&#x2F;codex&#x2F;issues&#x2F;32031" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openai&#x2F;codex&#x2F;issues&#x2F;32031</a><p>2. <a href="https:&#x2F;&#x2F;github.com&#x2F;openai&#x2F;codex&#x2F;issues&#x2F;32031#issuecomment-5111515732" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openai&#x2F;codex&#x2F;issues&#x2F;32031#issuecomment-51...</a>
  • Pesto5 hours ago
    I truly wonder what kind of model is luna now.<p>Before I thought it was just an improved version or at least in the same class as gpt 5.4 mini but now it&#x27;s being priced like a nano model!<p>I thought about it because Terra has similar pricing to 5.4 and Sol is similar to 5.5.<p>Luna was already my workhorse before, it performs very well on high&#x2F;xhigh for most of the tasks, very happy about this drop.
  • wxw4 hours ago
    &gt; $0.20 per million input tokens and $1.20 per million output tokens for Luna<p>This is... ridiculously cheap. Amazing!
  • arjunchint5 hours ago
    Deepseek Flash is still much cheaper:<p>- lower input&#x2F;output token pricing<p>- the cached token price is $0.0028&#x2F;Million tokens, which is like 50-90% of tokens
    • lostmsu4 hours ago
      DeepSeek Flash is a much worse model. Even DeepSeek Pro is much worse.
      • redrix19 minutes ago
        Slower&#x2F;more verbose in my experience too. However, still self-hostable which is a major plus!
  • Decabytes5 hours ago
    Has anyone ever done a comparison between the smaller models like Luna, against the previous GPT 5 frontier models? Have we gotten to the point where the small models are as good as the frontier models of the past, or is there still a way to go?
    • simianwords4 hours ago
      I ran a prompt with ChatGPT since I&#x27;m also curious. The price reduction is crazy.<p>- GPT-5 high: score 35, approximately $0.37&#x2F;task<p>- Luna medium: score 38, approximately $0.01&#x2F;task<p>- Luna max: score 51, approximately $0.042&#x2F;task<p>So Luna medium is:<p>- slightly more capable than GPT-5 high;<p>- approximately 35–40× cheaper per benchmark task.<p>And Luna max is:<p>- 16 Intelligence Index points better;<p>- still roughly 9× cheaper per task.<p>This reduction was possible within 1 year.
  • redrix26 minutes ago
    To save people a click (output price per 1M tokens): GPT 5.6 Luna: Was $6.00. Now $1.20<p>GPT 5.6 Terra: Was $15.00. Now $12.00.<p>(edit: formatting)
  • gentlewater6 hours ago
    This is awesome. I’ve recently set up my opencode to use 5.6 terra for my main agent, who delegates work to a 5.6 Luna coder agent. So far it seems to work well, and reduce costs a lot. With this price reduction, it will work a whole lot better. Perhaps I can get my github copilot quota to last the whole month now.
  • efficax5 hours ago
    &quot;too cheap to meter&quot; and Luna is still more expensive than deepseek-v4 pro
    • jrflo5 hours ago
      It&#x27;s marketing hyperbole, but Luna is more intelligent per dollar than deepseek-v4 pro. Cost means nothing without the associated capability
      • efficax5 hours ago
        is it? i don&#x27;t know how we measure these things, but here&#x27;s one measurement that says v4 pro is better than luna: <a href="https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;comparisons&#x2F;gpt-5-6-luna-medium-vs-deepseek-v4-pro" rel="nofollow">https:&#x2F;&#x2F;artificialanalysis.ai&#x2F;models&#x2F;comparisons&#x2F;gpt-5-6-lun...</a><p>presumably it&#x27;s a much bigger model
        • energy1235 hours ago
          This has already been updated with the new prices?
          • pornel4 hours ago
            The intelligence scores are absolute, not per $.<p>DeepSeek Pro is more capable than Luna regardless of the cost.
  • xendo5 hours ago
    Does that also increase the token count in their subscription like ChatGPT GO?
  • infinite_spin4 hours ago
    I&#x27;ve been having issues with it using unreasonable timeouts for tasks that should have failed within minutes, not hours.
  • peheje6 hours ago
    Might just resub. Will experiment with Luna next sessions. 5 h window is not working very well for me. But if I can drop down to Luna at 20-30 % left and comfortably ride out the wave then.. that might just work.
    • arcanemachiner6 hours ago
      They got rid of the 5hr quota, it&#x27;s just weekly quotas now.
      • gck15 hours ago
        They&#x27;re supposed to bring 5h today.
  • sosodev6 hours ago
    Looks like I might have a reason to use something other than Deepseek V4 Flash.
    • andai6 hours ago
      I was curious so I photoshopped DSV4 Flash into the graph:<p><a href="https:&#x2F;&#x2F;files.catbox.moe&#x2F;csxl32.png" rel="nofollow">https:&#x2F;&#x2F;files.catbox.moe&#x2F;csxl32.png</a><p>(2 cents to run AA index, score 40)<p>Looks like OpenAI broke the pareto frontier on the trust-me-bro benchmarks!<p>(One has to wonder if they used any of the neat tricks from the DSV4 paper :)
  • hugopuybareau4 hours ago
    &gt; These lower prices for Luna and Terra are also reflected in how usage is counted against paid subscriptions<p>Does this seem higher or lower limits ?
  • baalimago6 hours ago
    We swapped an internal system from gpt-5-mini to gpt-5.6-luna and saw no benefit but 4x cost. Sufficed to say: we swapped back to gpt-5-mini.
    • gbnwl5 hours ago
      Experienced similar between 5.4-mini vs 5.6-luna in our own pipelines but after spending some time on prompt optimization and testing out various reasoning effort levels 5.6-luna was well worth it. Did you just replace model selection while keeping everything else in place or spend some time on evaling with newer prompts etc?
      • baalimago5 hours ago
        No we kept prompts as is, just swapped model. The prompt is already quite optimized for the task. How would updating it possibly make a more intelligent model spend less tokens than a less intelligent model? Care to elaborate?
        • gbnwl1 hour ago
          I think the fundamental difference between our assumptions is you believe prompts to be optimized for tasks rather than model-task pairs. The only elaboration I can give you is empirical observations and model providers own guidance (as someone has already linked here). I&#x27;m pretty sure you probably have specific parts of your prompts that came about due to specific failure modes observed in your evals of running the task against first model. These vary across models in my experience, and it&#x27;s always worth redoing this calibration process.
        • Tankenstein5 hours ago
          Most of the time when upgrading models we have needed to change prompts to get the same performance (let alone better performance). Usually, your prompt is overfit to the specific model doing the specific task. For example often your previous prompt is overspecifying and creating contradictions that a dumber model would just gloss over whereas a smarter model will try even harder to follow.
        • steveklabnik4 hours ago
          Here is an example of a guide from OpenAI on how you should prompt 5.6 differently than their previous models.<p><a href="https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;guides&#x2F;latest-model#prompting-best-practices" rel="nofollow">https:&#x2F;&#x2F;developers.openai.com&#x2F;api&#x2F;docs&#x2F;guides&#x2F;latest-model#p...</a>
    • StilesCrisis4 hours ago
      So now presumably it&#x27;d at least be roughly equal cost, or maybe a little less?
  • guybedo4 hours ago
    gpt 5.6 luna was already at the intelligence&#x2F;cost frontier and it&#x27;s now even cheaper ...
  • fractorial6 hours ago
    It would appear that rolling my own Anthropic-free harness &#x2F; serving stack with a closed-weight carve out for Codex models is an absolute win.
  • swingboy6 hours ago
    This is awesome. Luna is a pretty great model on xhigh.
  • alvis6 hours ago
    Basically lunar at extra level can cover all use cases scenarios other than those requiring opus up. Goodbye sonnet and haiku
  • jnakano896 hours ago
    Seems like they cut the tiers(GPT-5.6 Luna) where GLM and Kimi compete and still held margin for their frontier models
  • goldsmith1126 hours ago
    Not sure who would use Terra anymore. Pair Luna High&#x2F;Xhigh with Sol Medium and that&#x27;s your power stack
    • fritzo6 hours ago
      Sounds reasonable. Is there a good benchmark on which make this decision?
      • espadrine6 hours ago
        I maintain this meta-benchmark leaderboard: <a href="https:&#x2F;&#x2F;metabench.organisons.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;metabench.organisons.com&#x2F;</a><p>With this new price change, Terra does look pretty Pareto’ed by Luna.<p>On agentic coding, pairing Sol Medium for architecting with Luna High for coding does kinda make sense. But beware that architecting can be very read-heavy, and Sol is a bit read-pricey compared to Terra.
        • Argonaut9982 hours ago
          Thanks, I was looking for something like that
    • andai6 hours ago
      Sol as main agent, Luna for coding?
  • dgellow5 hours ago
    How is that economically possible? I’m so confused by those prices
    • anthonypasq5 hours ago
      how many times do you have to be metaphorically hit in the head with a brick before you realize inference margins at api pricing were 80%+
      • svieira3 hours ago
        So, does that mean they&#x27;re selling tokens <i>at cost</i>? Or that they realized they were doing 180% more work than necessary and they&#x27;re passing the savings on because &quot;your margin is my opportunity&quot; and this is a dog-eat-dog fight, but 80% margins are nice, no one needs multiple hundreds?
      • brazukadev3 hours ago
        I was metaphorically hit in the head with the brick of already provisioned computing with a lot less demand than anticipated by multiple MoUs.
  • Aboutplants5 hours ago
    Your move, Anthropic
  • hadlock5 hours ago
    Seems like they&#x27;re working to destroy the local LLM argument. Right now Haiku is $1&#x2F;$5 in&#x2F;out. You can grind out $12,000 worth of haiku (or arguably, sonnet) class tokens in about 5 months on a Blackwell RTX 6000 96GB especially if using concurrency. BUT, but, if you use a g6e.xlarge on aws it&#x27;s now more expensive than buying tokens from OpenAI @ $0.20&#x2F;$1.20. It also destroys &quot;the Mac Mini argument&quot;, pushing the ROI to ~4 years.
    • jrflo5 hours ago
      The local LLM argument never really held water tbh. You can get surprisingly good performance for lightweight tasks locally, but you&#x27;re just fighting economies of scale if you&#x27;re going trying to beat a datacenter on cost.
      • hadlock3 hours ago
        I just gave you the ROI on a retail blackwell card, the math checks out, particularly on overpriced Haiku and Sonnet, what do you mean by &quot;you&#x27;re just fighting economies of scale if you&#x27;re going trying to beat a datacenter on cost&quot; ?
      • simianwords4 hours ago
        Local LLM argument was always ideology first and never ever about economics.
  • bakugo6 hours ago
    &gt; GPT‑5.6 Luna, our fastest and most affordable model, will cost 80% less<p>Looks like the Chinese models are really making a dent. Having 3 different price categories with the &quot;most affordable&quot; one still costing more than GLM 5.2 never made sense.
    • preommr6 hours ago
      I thought the chinese models were cheaper per token, but about the same or more expensive on tasks because they used more tokens for reasoning. Cutting even further, seems like a really big leap.
    • measurablefunc6 hours ago
      It all comes back to electricity cost. China has cheaper electricity so as long as China keeps pace there is no way for American companies to undercut them. Each boolean operation in China is cheaper than the one in America.<p>&gt; China: Household rates average around $0.08 &#x2F; kWh (¥0.53&#x2F;kWh).<p>vs<p>&gt; US: Household rates average around $0.16 &#x2F; kWh, though regional variation is massive—ranging from ~$0.10&#x2F;kWh in low-cost states (like Washington or Louisiana) to $0.30–$0.45+&#x2F;kWh in high-cost areas like California or Hawaii.
      • cbg06 hours ago
        This doesn&#x27;t seem correct.<p>Estimated final electricity price for large industrial customers in energy-intensive industries:<p>USA 50 USD&#x2F;MWh<p>China 68 USD&#x2F;MWh<p><a href="https:&#x2F;&#x2F;www.iea.org&#x2F;reports&#x2F;electricity-2026&#x2F;prices" rel="nofollow">https:&#x2F;&#x2F;www.iea.org&#x2F;reports&#x2F;electricity-2026&#x2F;prices</a>
      • tokai5 hours ago
        I don&#x27;t know, non of the chinese models I use are served from China. And they are still cheap.
  • simianwords4 hours ago
    There were people on HN who still thought that the API prices were being subsidised. The level of conspiracy theory was off the charts on this topic. You would get these price reductions month over month you would still have people believing in crazy stuff.
  • dannyw6 hours ago
    [dead]
  • lightinglabs5 hours ago
    [dead]
  • spacebacon4 hours ago
    [dead]
  • shevy-java5 hours ago
    The milking games have started. The billionaires want their money back.<p>Edit: Yes, 80% minus is still milking. Because you empower these greedy mega-corporations. Just look at the RAM prices increase, then you see that the more money you give these hungry dragons, they more they will eat up. Don&#x27;t get fooled by their &quot;less cost now&quot; advertisement.
  • measurablefunc6 hours ago
    Model segmentation &amp; distillation like this that asks the consumers to pick exactly which version of the algorithm will solve their problem is evidence for lack of intelligence instead of its presence.
    • beering6 hours ago
      You really really don’t need to pick. Just use Sol on high. That’s my daily driver and I don’t touch the model picker at all.<p>Now, if cost is your concern, then that’s a problem in all of computing. Hence why I’m sending you short plain text messages using an iPhone with a many-core CPU and gigabytes of RAM.
    • dominotw6 hours ago
      it is really hard to know upfront if you have fuzzy task. sometimes i would choose a cheaper model and it will spin and spin with bad outputs ending up costing more had i chosen a more capable model.
      • cute_boi6 hours ago
        there is mixture of experts which is also another routing. So, simple change in prompt can be a big difference.
  • sidcool6 hours ago
    They don&#x27;t mention Grok at all.
    • andybak6 hours ago
      Don Draper in the elevator meme?
    • hirako20006 hours ago
      Of course. All comparison is with what makes them look good.
    • paxys6 hours ago
      They also don’t mention a hundred other models.
    • wilg6 hours ago
      What would they say about Grok?
      • infinite_spin4 hours ago
        Hang on, I need to create a Twitter account so I can ask Grok
    • qingcharles5 hours ago
      Musk announced Grok 4.6 coming next week, no idea what changes that brings or how it compares to the current 4.5.
  • purpleidea6 hours ago
    I would pay significantly more to use these models if there was a legal contract that guaranteed they weren&#x27;t ever terfing them and some way to prove that.