Moonshot AI suspends new subscriptions due to Kimi K3 demand (twitter.com)

271 points by serialx 21 hours ago

Alifatisk 18 hours ago

> Over the past 48 hours, demand has pushed close to the limits of our current capacity. To protect the experience of existing subscribers, we're temporarily pausing new subscriptions and prioritizing compute for current members. Existing subscribed users are not affected.

Such a beautiful paragraph to read, a company that prioritizes their current customers and focus on keeping them satisfied instead of just focusing on fast growth.

dymk 17 hours ago

I remember people being so upset when GitHub did exactly this. It was the right move then and now!

Stevvo 17 hours ago

People were not upset at Github for pausing new signups. It was the existing customers upset at token-based billing replacing their effectively unlimited $40 a month subscription.

dymk 16 hours ago

Razengan 18 hours ago

> a company that prioritizes their current customers and focus on keeping them satisfied instead of just focusing on fast growth.

I always hated how the "Login" button is smaller on every website than the "Sign Up" button.

JoshTriplett 17 hours ago

> I always hated how the "Login" button is smaller on every website than the "Sign Up" button.

I always assumed that was because it's the least common flow. Once you've signed up, you're logged in, so the only time you should ever need the "login" button is on a new computer, or after logging out to switch accounts, or if the service offers a "remember me" checkbox (don't do that) and doesn't check it by default (definitely don't do that), or if the user genuinely wants to not be remembered (e.g. they used private browsing).

If you're having to use "login" on any regular basis, something in the overall flow needs improving.

layer8 17 hours ago

xboxnolifes 16 hours ago

pluralmonad 13 hours ago

interloxia 17 hours ago

gunalx 17 hours ago

mDyJzDPmBdG 4 hours ago

Is it really that common? On some sites the only way to find signup is to first go to login page

stranded22 15 hours ago

Same for me too. Hunting for the login whilst a massive splash screen for sign up

jgalt212 17 hours ago

So this is what Hetzner should have done instead of raising prices to calibrate supply and demand?

shiandow 12 hours ago

Seems like a different problem. You can't offer hardware at a price you can't buy new hardware with, so there isn't much of a choice there. But pricing away existing customers simply to lower demand is a bold move, especially if you could simply solve the supply issue instead.

ashleyn 16 hours ago

If anything, this suggests Kimi K3 is underpriced, forcing rationing of compute resources. Anthropic even struggles to avoid 503 errors at the $50/mtok point.

nchmy 16 hours ago

no...

cyanydeez 15 hours ago

i'd clm down; the VCs are pumping so much money into AI, this might just be OpenAI/Anthropic pummping money into the token burning machine to try and distill their datasets (turn tables of course).

thevinter 18 hours ago

Personal anecdote: I exhausted my Claude usage yesterday so I decided to spend 20$ to try Kimi while I was at it. Logged in, paid, downloaded Kimi Code, set it to use K3 and prompted something along the lines of: "Check this repository and find all the settings that can be passed as input related to hardware, I/O, thread control or networking. Produce a report".

It thought for about 12 minutes and then told me I had exhausted my daily quota. (The next day Fable did the same task in 3m)

If you want to buy a plan for K3 do NOT buy the 20$ one.

satvikpendem 17 hours ago

Codex works for this, it'll continue thinking and will answer the prompt even if your limit is reached.

wingworks 14 hours ago

I feel like this is the right way to do it. Especially if you're using your own credits. Unless it's obnoxiously long task.

So often it'll cut off just as it's about to finish.

onlyrealcuzzo 12 hours ago

kamranjon 16 hours ago

So I am likely coming from a completely different world because I use entirely self hosted models - but is it really common in your workflows to just wait for 12 minutes without any feedback? I am constantly watching my model and following the path it’s taking and cutting it off or steering it if it’s headed down a dead path. I was just curious if this is really common to just have no feedback for 12 minutes?

thevinter 15 hours ago

Well, to be clear, there was some feedback (e.g. it was calling subagents and printing some thinking messages).

That said, yes, it is pretty common for me to wait 10, 20 and sometimes even 30 minutes without steering the model or looking at what its doing. I usually write a pretty detailed prompt at the start that describes the issue, the usecases, the testing to do and the definition of success; then I sometimes ask it to draft a plan and give it a read, but after that I just press enter, let it run and come back when it's done.

In the end I do a manual review, both of the code and the functionality, but most of the time I get exactly what I wanted.

roncesvalles 14 hours ago

Usually, the longer the AI works on something the crappier its output because that means the context is getting filled up.

If my AI prompt takes more than 5 minutes to execute, I'm almost certain to stop it and break up the task or be more specific about what files it should look at or what subtask it should tackle first. The people who let it run for hours are absolutely not getting anything worth keeping in the end.

AussieWog93 12 hours ago

adam_arthur 12 hours ago

kasey_junk 14 hours ago

I have workflows that run for 8-10 hours unattended regularly. This is on frontier models though.

But if I were to look in on them they’d be giving feedback during that time, but they wouldn’t need steering.

throwaway7783 12 hours ago

eru 13 hours ago

throw1234567891 13 hours ago

jdthedisciple 14 hours ago

I recently had GPT 5.6 work on something for 54 minutes while I went to sleep

MRiabov 8 hours ago

danwitt 12 hours ago

K3 is relatively slow, but 12 minutes points to the harness not the model IMO.

_zoltan_ 15 hours ago

I have Claude workflows that it takes 30+ minutes to get any feedback while it thinks

brcmthrowaway 13 hours ago

What local model?

Altern4tiveAcc 18 hours ago

I had the _exact_ same problem. Got the 20 USD/month subscription from Kimi.com (paid annually), exhausted my 5-hour quota with a simple prompt on OpenCode + Kimi K2.7 through their API. Cursor got the same prompt done in minutes.

According to their web interface, I'm also on 23% of my weekly usage. That feels crazy, as I do a lot more than that on the 20 USD Cursor plan, and never got even a warning.

I thought OpenCode was doing something wrong, but you had the same issue with Kimi Code.

ffsm8 17 hours ago

Moonshot AI has two subscriptions archetypes and the one they link to from their main page is the subscription for the web interface/research/agents/OpenClaw (that they host for you)

There is a small link below the tiles for these plans saying something "looking to use it for code? Use Kimi code" and upon clicking you'll get a basically identically looking subscription page with different sub prices and more quota

Non coding plans:

   * Plus (19 "base agent" -- wahtever that might be)
   * Pro (39 x2 )
   * Max (99 x6)
   * Ultra (199 x12)
> https://www.kimi.com/membership/pricing

Coding plans:

    * Starter (19 - "base coding")
    * Explorer (49 - x4)
    * Expert (99 x10)
    * Master (219 x25)
> https://www.kimi.com/code

I stumbled on that when i tried Kimi K2.5 back when that was released.

It's also worth mentioning that the $20 get you a 0.25 priority for API usage - because the others get x4 priority. So get ready for a _slow_ experience

Altern4tiveAcc 17 hours ago

sbochins 16 hours ago

phyzix5761 11 hours ago

I had the same experience with Claude the other day. I asked it for something fairly simple and it used up my whole 5 hour quota without producing the answer. Felt like a total waste of time.

zeratax 5 hours ago

kinda surprising to me after the macos web demo was apparently done on the $40 monthly coding plan which was like a 6 hour task

throw1234567891 13 hours ago

What's the app? nodejs todo app with a "database back end" in a text file, or a 1m line spaghetti code COBOL app from 1971?

impossiblefork 19 hours ago

I think the Kimi thing is super cool, especially that they have so many RNN/linear attention layers (3x more than they have full attention). I haven't yet tried it though. It seems like it would be extremely reasonable for long context tasks and I guess this fits the times.

I suspect that the reason it has so many parameters is the same reason that compute optimal xLSTMs have some many parameters, and the success of this model makes me a bit unhappy that we haven't gotten an xLSTM-style model of huge size developed in Europe.

Obviously these guys are very pragmatic, they're probably not committed to anything other than what works on their internal evaluations, so they still have ordinary attention layers in the model and so on, and one can't be guaranteed that the people who come up with a good model then do the engineering in an ideal way, but I still think the success of Kimi shows what could have been if we had enough big supercomputers for LLM training and made them available to the right people-- because this is basically Hochreiter's thing. It's RNNs, or well, mostly RNNs.

georgeburdell 19 hours ago

Wasn't one of the original intents of the transformer architecture to get rid of RNN because they cannot be parallelized? Not an expert, just read a few papers several years ago.

impossiblefork 18 hours ago

Yes, although then people came up with reasonable ways of parallelizing RNNs entirely or in part anyway. There's also the need for lookups in transformers. Queries still need to be multiplied with old keys, all of them, so RNNs don't have to be totally incompatible with parallelism. It's just that you can't have a matrix inside them like in the linear RNN h_t = Ah_t + Bx_t that you have to multiply together step after step. If A is an input-dependent scalar or something you can multiply together easily you're fine.

mLSTM layers are completely parallel (the update rule for the cell state is C_t = f_t C_{t-1} + i_t x_t where f_t and i_t are gates that can be computed from x_t alone, x_t is the input at time t and this means that you can compute F_s = \prod_{s<t} f_s as fast as a cumsum and an exponential and then compute C_t = \sum_{s<t} F_s i_t x_t, again as a cumsum, so it's as good as if though it were parallel). I think the sLSTM layers that are the other component of the xLSTM have something else like this and presumably there's some trick also to training the Kimi "delta attention" RNN.

I'm not sure whether this is hardware or optimization dependent to some degree, but I get the impression that good custom kernels are an important part of this kind of thing.

michalsustr 18 hours ago

I talked with Hochreiter about 1.5y ago they should go for it and properly scale xLSTM to LLMs, not just playing around with few B params for experiments. They felt like they are too late to the game to get investment and traction. So much for European ambitions I guess...

impossiblefork 17 hours ago

Yes, but how would it have been if the EU governments just piled on, subsidized whoever had reasonable qualifications who wanted to try, straight-up funded accelerator development so that the chips don't just become investment in US AI companies, straight up built the supercomputers for training, straight up offered access to groups that had previously had reasonable success in training some model.

I don't think it would even be that expensive. I think with EU chips we could do it for 20 billion EUR + 5 billion EUR per year. After all, an H200 doesn't cost 40k to manufacture, probably one-tenth, and if we are making the chips we can get the money circulating just as the Americans have.

Add in some state effort to create suitable training data-- maybe encourage academics to create some things that are AI-friendly, and let all the people trying have that. There would hardly be anyone in the game other than us if we went for this package.

We already have VSORA. Maybe Euclyd is ready soon too. If enough are ordered we have 85% of the inference need gone, so that whatever accelerators are freed can be repurposed for supercomputing and training? Maybe we could have some organized effort to make many of the VSORA and Euclyd chips so that the chips we need for training are freed up while we wait for our own training chips.

Edit: So in the end I think the thing we need to do is to order enough VSORA Jotunn8 cards and enough Euclyd cards that we flood the inference market so much that the price of H200eds etc. drops and we can buy them second hand and assemble huge supercomputers out of them. This may require some diplomatic effort from the commission, something like 20B EUR almost immediately and some coordination, but it's easy, it's doable and it requires only being a little bit decisive. Since these cards are faster less memory will be tied up in serving the models, so it'd have a positive effect on memory prices too, which in turn would have a positive effect on European supercomputer centers, who are currently of course constrained by high memory prices.

eru 13 hours ago

miohtama 9 hours ago

alex7o 15 hours ago

Is it an RNN or a state space one, like qwen or there was an arch called mamba if I remember correctly. Or it might be closer to RWKV.

Edit: I checked and it is similar to linear delta net uses by qeen.

abalashov 19 hours ago

I've been using Kimi for coding tasks for close to six months now, and haven't looked back. I'll periodically try something on Claude to make sure I'm not missing anything, but I've been very happy.

I just do the OpenRouter thing. My use of LLMs is narrow enough that cost is a negligible consideration either way.

ignoramous 18 hours ago

Curious: On which plan? In my experience, their $20 plan is super inadequate as a daily driver (ditto for Qwen's $30/mo), though given K3, I'm tempted to trial $49/mo or $99/mo.

abalashov 18 hours ago

I just pay metered usage via OpenRouter. I've spent no more than $10-$20/mo, but my usage is, by the standards of so-called "agentic coding" these days, very light and confined.

I doubt my workflows match the profile of "daily driver" as you're conceiving of it. I'm mostly in the IDE chat box asking for a hand here and there, but no "long horizon" / big vision / architecture things. Occasionally, I'll solicit a general opinion, quite abstractly, which isn't very token-intensive. My contexts are tiny and I aim to keep them that way.

The only token-intensive thing I do is occasional analyses of open-source codebases along the lines of "what is the actual behaviour when message X comes in and is malformed like this?", or something else similarly far-reaching. For that, I use DeepSeek's Reasonix, which they savvily dropped at the exact moment the sting of Claude API pricing became a sensation. It's a very cache-oriented harness, and delivers on its promise of being very economical. I doubt I've spent more than $10 with DeepSeek over the months I've used it. When I want a harness to inhale a codebase and give me an answer, Reasonix has been the go-to for a while now, and it's great. DeepSeek-V4-Flash is enough for many simple things, though I just run it on DeepSeek-V4-Pro because it's so cheap that I don't care.

gertlabs 9 hours ago

In our multi-agent game coding evaluations, we usually see Chinese models struggle in one-shot reasoning but make up for it with tool use and iterating towards better solutions. Kimi K3 follows that pattern, ranking 19th in one-shot coding and 3rd in agentic coding (where the model gets a harness and tools and many calls to iterate toward better code). Only Sol and Fable have better average agentic coding submissions.

Agentic coding is what's most relevant to software engineers, but so is speed, which is a real usability issue right now. Third-party inference providers like Fireworks have bridged the gap for some previous releases.

It's exciting to see the open weights frontier becoming the norm. Competing on having the frontier model is going to be an increasingly difficult business.

Data at https://gertlabs.com/rankings?mode=agentic_coding

cube00 17 hours ago

A breath of fresh air to pause new subscriptions rather than the Google approach of quietly nerfing the limits and hoping you don't notice you're getting less value for your monthly/annual subscription.

Limits may change without notice, including due to capacity constraints. When there’s a large increase in activity in Gemini Apps, we may change limits to maintain a high standard of quality. [1]

[1]: https://support.google.com/gemini/answer/16275805

vblanco 20 hours ago

Ive been pleasantly surprised with the quality of this model. Its really good at code review and PR review. But right now due to them being so overloaded + this being a big model, its SO slow. It takes forever to do a relatively simple code review.

kzrdude 14 hours ago

Kimi K3 is on the opencode-go plan's price list now. I haven't confirmed it, but I guess that means it's available. (Not in Zen.)

abalashov 17 hours ago

wren6991 17 hours ago

Currently this is still just going to Moonshot, since they didn't release the weights yet (scheduled for 27th).

abalashov 17 hours ago

aresant 20 hours ago

Curious if this kimi moment is net growth (jervons paradox - abundance = more consumption) or just people shifting to cheaper model

Is there a good source for total token consumption between the various labs / openrouter / etc?

skeledrew 18 hours ago

If this was about shifting to cheaper models I think people would be going to DeepSeek for the v4 Flash. Kimi's latest is more expensive than most other Chinese models so I'd say this is more a wagonist "hey this new model really rocks; y'all gotta check it out!". Question is how much it'll stand up under the scrutiny. And those US labs are probably getting pretty nervous.

himata4113 19 hours ago

I wonder if anthropic and openai will remain relevant simply due to the fact that they're the only ones that are able to handle this much demand for the forseeable future? My bet would be that companies would probably not be too happy with employee time being wasted on outages and other related issues when it already costs so much.

georgeburdell 19 hours ago

Yes, this is the story I see playing out at my employer. Software is cheap, but the know-how to host and be accountable for uptime still keeps the actual deployments consolidated among a few groups. But yes, there are a bunch of productivity helpers that people have vibe coded that live on their laptops.

skeledrew 18 hours ago

Anthropic also had a demand problem just a couple months ago, which led them to this on- vs off-peak usage thing that was driving people crazy, along with frequent outages. Then they made a deal with xAI and all has been mostly well since. Moonshot is making deals right now as well for compute.

fancyfredbot 17 hours ago

A lot of OpenAI/Anthropic compute actually belongs to the hyperscalers. They have long term contracts and will be able to charge some kind of margin for access to the compute they've secured. However I don't think this would last long as the hyperscalers will be able to undercut them.

twobitshifter 13 hours ago

As an open weights model Kimi will quickly find hosts other than moonshot, so I don’t expect this to really cause any issues for open weights adoption.

sroerick 18 hours ago

I have been using synthetic and my understanding is that they plan on hosting Kimi3. Open models mean Inferrence is distributed

yogthos 15 hours ago

I expect what's most likely to happen is that either Anthropic or OpenAI end up becoming a vendor of record for the government and get a bailout. And then their whole business model will be serving use niches which would be considered too sensitive for Chinese models. That's the only plausible business model I can see here.

comandillos 19 hours ago

Oh, so they’ve decided to suspend subscriptions because they know they might not be able to guarantee a minimum quality of service to their customers?

sltr 18 hours ago

This is the right thing to do

Moduke 18 hours ago

> we're temporarily pausing new subscriptions and prioritizing compute for current members

emphasis on _new_ subscriptions but otherwise yes that’s exactly it.

Alifatisk 18 hours ago

Yes

noisy_boy 11 hours ago

Damn some timing, I just signed up few hours ago and within 3-4 hours spent over 50 bucks on my personal project (didn't realize that the launcher script I copied from an example had set effort to max). This is API use that consumes from your recharge amount. It found tons of issues with the code generated by Sonnet 4.6 (yeah I know, older model). Also didn't seem to burn through context window that fast (1M). The generated code works but quality could be better. Works fine with Claude code cli. The standout aspect was strong analytical abilities and a much more sobering and cautious tone (which is a good thing).

Will have to watch cost carefully though. If only I could get it at DeepSeek adjacent prices.

meowface 11 hours ago

No offense but that seems like a...not good use of money. For the $100/month or $200/month tier you'd get way more out of Claude Fable 5, which is definitely a better model than K3 for coding.

noisy_boy 11 hours ago

I fully agree. This isn't my usual pattern. I have a Claude pro subscription + some money loaded into DeepSeek which is super cheap. Just wanted to try out Kimi K3 and sort of got into the flow with the personal project. I am definitely not going to be burning more cash on this once the current recharge amount runs out.

Curtis_Guan 12 hours ago

Early in the morning on the day Kimi K3 was released, I tried using Multi-Agent to execute a relatively complex research report. The whole process took five hours, involved 12 roles, and ultimately produced a 54,000-word report. I read through it carefully, and my feeling is that it could directly serve as an outline for a book or a documentary. I also observed the writing process—especially the repeated verification of potentially inaccurate data sources, as well as the reminders and adjustment suggestions regarding certain platforms. In short, I am very satisfied with this report, and I will use it as a reference for the subsequent documentary.

Departed7405 2 hours ago

Just open-source it already then ?

ezekiel68 14 hours ago

I tried it through siliconflow (I have no relationship to them other than as a normal customer) with the command line Pi agent and it's pretty good at adding features to a rust lang code repo. Compared to Deepseek V4 Pro there, M3 is about 3X the cost for non-cached input tokens and 5X the cost for output tokens. (both offering a 1M token context window). It certainly wasn't worh 5X the output of the Deepseek model for my uses, though.

I couldn't find any info on how they (siliconflow) quantized the model. I think some of the other ineference service aggregators might offer it as well, already.

mikert89 17 hours ago

Kimi k3 is noticeably less censored than anthropic models

Aeolun 14 hours ago

Kimi k3 is noticeably more censored than k2.5

It’s starting to sound like Claude.

KronisLV 15 hours ago

Currently using their 100 USD subscription, considering going up to their 200 USD subscription, because the model is approximately as capable as Opus (maybe sometimes better, sometimes worse) but less annoying to use in practice, a bit less of slop phrasing: https://blog.kronis.dev/blog/ai-slop-is-a-self-inflicted-tra...

The token limits do feel a bit less than I get with Anthropic Max 5x, but maybe that's because I've mostly been running it on Max reasoning (oh and Anthropic is also temporarily boosting the limits, who knows, it's hard to keep track of all of this stuff exactly) and there's plenty of tasks where High is still close enough in performance. The token limits still feel a bit more generous proportionally to the price compared to what I got when trying out the 65 USD tier of GLM Coding Subscription with GLM 5.2, and that was with the ZCode usage discount as well, though I did enjoy that harness.

Plus, if I decide to go with Kimi's annual pricing, then it'd come out to only around 159 USD per month or 139 EUR per month, which is really good and pretty close to what I pay Anthropic anyways: https://www.kimi.com/help/membership/membership-pricing

chvid 14 hours ago

Shooting for the moon and then be surprised when you actually land there.

I hope they wire up new hardware quickly to handle the demand.

tosh 19 hours ago

another reason why it’s great to have open weights: inference providers and your own hardware can ensure that you get the tokens you need even if a lab itself hits roadblocks (and there have been many in quality and availability)

kburman 18 hours ago

They could've simply cut the usage limits, removed K3 from the plan, added a weekly cap, and called it "fair usage." Anthropic has been running that playbook for a while now, and they're a trillion-dollar company.

KronisLV 14 hours ago

To be honest, they have both 5 hour caps, weekly caps and also monthly caps:

  Total usage
  12.85%
  Resets in 2026-08-17
  
  5-hour usage
  71.97%
  Resets in 07-20 03:14
  
  7-day usage
  31.29%
  Resets in 07-24 10:14
Still, I can respect the commitment to not over provisioning.

scotty79 13 hours ago

I already have a small sub. I think I can still upgrade/extend it, which is great.

charcircuit 19 hours ago

The rate limits on the $20 plan go so fast that it's easy to use my weekly budget in only a couple days. I can't imagine also trying to use K3 on the plan.

Back in January with K2.5 it felt like I could use it a lot more.

lardosaurusrex 19 hours ago

unfortunately that probably won't be solved anytime soon because the entire point is to make you blow through it all asap and buy more.

there's always a push to make the models smarter but everyone was (and still is) convinced that if we just throw more hardware at the problem and then just tell the ai to re-read its entire ''thought'' process several dozen times it'll somehow all work out and... yeah.

and it kinda works but they'll guzzle your funds very quickly now.

unless serious strides are made in efficency this problem's only gonna get worse and worse.