Please don't discontinue Gemini 2.5 Flash

(discuss.ai.google.dev)

86 points | by NickDob 3 hours ago ago

55 comments

  • exabrial 3 minutes ago

    I don't know how many times people will need to learn this: Do not use Google in Production.

  • segmondy 2 hours ago

    This is the problem with cloud models, you build a "predictable" workflow then they remove it with a new and improved one that is less deterministic and often costs more. If you use a local model discontinuation is no longer a thing to worry about.

  • tylertreat an hour ago

    I am more concerned about the cost step up from Gemini 2.5 Flash to 3.5 Flash, with the latter being roughly 3x more expensive. I thought the intention of the Flash models was to be relatively low-latency and more affordable compared to Pro, but the newer Flash models aren’t being priced as such. Then again, the era of cheap and plentiful AI might be coming to an end…

    • svachalek 35 minutes ago

      Yeah IIRC the latest Pro is $12 and Flash is $9 which is not the usual 2X-3X multiplier we see separate model grades. It also puts Flash now about 2X GLM 5.2, which is a highly capable open weight model.

      • captainbland 12 minutes ago

        I think the thing is that 3.5 flash is actually similarly capable on a lot of tasks that matter and is faster. Pro is more specialised in the direction of mathematical reasoning and stuff.

  • whycombinetor 37 minutes ago

    I feel this way about gpt-5-nano (EOL December 2026). It seems like the open weight models have progressed a long way since these old models were released though. Deepseek V4 Flash is even cheaper than gpt-5-nano. I'm still going to pay a cloud provider to run it for me, I'm not local inference pilled yet, but I _can_ run it myself in the future if worse comes to worst.

    Objectively testable evals are one thing, but how does one judge whether a new model is adequately reproducing the subjective "writing style" of an old model that you've gotten accustomed to the feel of?

  • kaueg 6 minutes ago

    Maybe there's also a security aspect to this, older models are probably worse against prompt injection, etc.

  • leumon an hour ago

    If they don't want to host it maybe they could open source it. This would probably be a win-win situation.

    • gonzalohm 12 minutes ago

      How is that a win for them?

  • ryukoposting 29 minutes ago

    I feel the same way about qwen-2.5-coder. Work yanked it from our internally-availbale models one day, breaking a couple tools that depended on it heavily. I haven't found another model that performs as well for the specific tasks I was doing with it. Like yeah, I could throw some gargantuan model at it but then it would take eons to get the same result that used to take 3 seconds.

    I've settled on deepseek-v4-flash as a replacement. Results are just as good, but it's slower.

  • hrpnk an hour ago

    I love how there is a "Please do not discontinue gemini-2.0-flash[-lite], 2.5 is NOT an equivalent" from Feb 20th. Getting too attached to models is a smell.

    • samuelknight an hour ago

      It's not a smell. Why should these developers rebuild a core piece of their stack every few months. Switching out a model requires a new round of testing and validation when we should be able to rely on a piece of software the behave the same way since the last time we touched it.

      • askvictor 13 minutes ago

        It's kind of the same problem with cloud in general (though that moves much slower).

        If you want to be sure to be in control, then host it yourself

      • vjsrinivas 20 minutes ago

        Its almost a given considering how fast this field moves. Also, what kind of workflow structure would someone have that a single specific model is the only one that would perform acceptably?

    • dacox 38 minutes ago

      the 1.5 and 2.0 flash models were absolute beasts. They were very cheap, and _very_ fast. We contemplated moving some of our fine tuned workloads to them because we would have gotten very substantial total latency reductions for our workloads.

      However, they are aggressively deprecating them (OpenAI is as well), and replacing with newer models. These newer models are all reasoning models, and importantly, only bear the flash name. They are not fast. And they are very expensive!

    • NDlurker 2 minutes ago

      I have never seen the word "smell" used in this way. Is it regional slang?

    • quentindanjou an hour ago

      In the post the issue is performance. Are you saying that getting too attached to performance is a smell? That sounds very odd.

      It's not because a model performs better in some applications (often by fine-tuning to get better scores at specific tests) that it is better across the board or that we have to believe the company releasing the model with a high number 3 > 2 so that it is commonly accepted as better.

      Pushing the reasonnning further: f you need an Opus level performance then not accepting GPT 3 isn't a smell.

    • ekidd 34 minutes ago

      We have benchmarks for our use cases, and every generation after Gemini 2.0 Flash has been a grim hit on price/performance. Costs have gone up, throughput has gone down, and performance has improved very slightly (and regressed on a few things).

    • data-ottawa an hour ago

      I built some BigQuery workflows on 2.0 and 2.5 flash lite that are something like 6x more expensive with 3.1 flash lite.

      I tried 3 flash for months and it didn’t work using Googles own vertexai integration because it’s been in preview mode for months.

      Not wanting to pay significantly more and do a bunch of rework isn’t a smell.

      They left a large gap in their new pricing vs the prior generation, and if you had a working use case that sucks. The model is >99% reliable for my use case so there’s nothing to gain from a smarter model.

    • all2 an hour ago

      That's like saying 'getting attached to locked dependencies for your app is a smell'.

      But this could be framed as 'getting attached to an API revision when a new one is available'...

      I can see it both ways, tbh.

  • _doctor_love an hour ago

    Agree with the observation others have made. The only true solve if a specific model version is critical to your application or workflow, you need to host the model yourself so you have control over it. You don't want to be stuck getting rug-pulled by a model provider.

    And as another commenter pointed out - in particular for Google of all companies - expect that the rug pull can and will happen. They're not known for keep anything around for very long.

  • avaer an hour ago

    Why not a "stop killing AI" movement?

    If a company deploys a paid AI model and makes people depend on it, they need to dump the weights at EOL.

    • Arainach 41 minutes ago

      Where do people get ideas like this? In what world does this make sense?

      You have several choices:

      1. Work with a supplier and sign a contract guaranteeing support for whatever period of time you want at a mutually agreeable price

      2. Host your own stack to depend on and support it for however long you want

      3. Accept that you're paying for a service and that it can go away at any time.

      Companies aren't obligated to support things forever and they aren't obligated to open them up when they no longer feel it's worth supporting them. Claiming they should is absurd.

      • derektank 14 minutes ago

        >they aren't obligated to open them up when they no longer feel it's worth supporting them.

        Creating a legal obligation to release the weights of discontinued models doesn’t seem absurd. These models are built on existing publicly available information; a requirement that it be returned to the commons once it is no longer in commercial use hardly seems like a substantial regulatory burden.

      • kennywinker 34 minutes ago

        I mean, claiming the have a moral imperative to do it might be a bit of a stretch, but it sure would be nice - can’t blame people for wanting things.

      • svachalek 30 minutes ago

        It's not a legal obligation, no, but neither should you as a customer accept a vendor that treats you like that.

        • Arainach 22 minutes ago

          You're not going to find many people to do business with in the world if that's your bar.

        • verdverm 12 minutes ago

          > vendor that treats you like that

          You don't have to use Big Ai offerings, there are other options. Between deprecation and uncle sam, dependency/business risk appears to be increasing.

          It's a calculation and choice that comes with consequences any way you land.

    • wat10000 an hour ago

      There are plenty of open weights models available already. If the ability to keep running the same model is important to you, then choose one of those.

      • derektank 17 minutes ago

        Presumably, a “Stop Killing AI” movement, mirroring the Stop Killing Games movement, would require a provider that revokes access a previously available model to make it open weights at the time of death.

        • verdverm 11 minutes ago

          On the surface, there appears a difference between buying a game and paying for llm processing time. You haven't bought the model, so it is unclear to me why the same argument ought to hold up.

  • alansaber 42 minutes ago

    > clearly benchmark and optimise for a specific model over millions of datapoints > new model comes out > get to do it all over again. At this point just become Cursor and get paid for it.

  • low_tech_punk 40 minutes ago

    Interestingly, I found the original nano banana also has the best latency/quality trade-off that new versions can't beat. This might be domain/prompt specific though. I wonder if there is some truth in the saying that something is either new or improved by never "new and improved".

  • mips_avatar 2 hours ago

    It's such a good model for the price, for a lot of tasks it outperforms gpt5 at 3x the speed and 1/5 the price. The price jump from 2.5->3->3.5 has been so high.

  • kilroy123 2 hours ago

    UGH why are they killing this model? This is one of the best models you can use in an API for a large swath of tasks. It's kind of the perfect trifecta of fast, cheap, and smart enough.

    Why does Google constantly kill off good things?

    • cyanydeez 2 hours ago

      because they keep these models loaded, and they can't just arbitrarily load up whatever models you want.

      but it's more likely just a business case: they need you buying higher tier model output. They know whose doing what, so someone needs their 3Q bonus.

      • Wowfunhappy an hour ago

        I was going to reply that Anthropic, which supposedly is the most capacity constrained of the leading AI labs, still provides access to models as old as Opus 3.

        But then I realized Opus 3 is an outlier, and Anthropic has removed access to relatively more recent models. https://platform.claude.com/docs/en/about-claude/model-depre...

        I wonder what the deal is with Opus 3.

        • maleldil an hour ago

          I believe a lot of people prefer it for "creative" writing.

  • swe_dima an hour ago

    the writing is on the wall for it, I have switched to gemma-4-26b-a4b.

    At least in benchmarks, it scores higher and is faster.

  • throw_m239339 15 minutes ago

    "Don't discontinue Google RSS reader!"

    How about you stop relying on Google products? You've learned nothing after all these years?

  • zzleeper an hour ago

    gemini 2 and 2.5 were great models for quick-and-dirty OCR

    It was fine to lose 2, but 2.5 will be dearly missed as it hit the sweet spot in terms of cost-performance :/

  • yieldcrv 39 minutes ago

    There will be such a massive shift to Qwen VL when Google shoots itself in the foot retiring Gemini 2.5 Flash just because a $1 million/yr L7 wanted to show initiative to become a $1.2 million/yr L8

  • ioreader an hour ago

    Yes, Gemini 2.5 Flash is well balanced model that meets sweet spot of price vs performance trade-off which is good enough for non-reasoning tasks and offer at competitive price.

  • zuzululu 13 minutes ago

    sucks we use 2.5 flash/lite in our company it handles millions of requests a day

    theres nothing in its price range that provides the same all around perf

    as noted, gemini 3 flash is expensive

    really not liking google these days they are not hungry anymore

    • verdverm 9 minutes ago

      They appear to be trying lock-in, or some sort of way to make Gemini family the only logical choice on their cloud. They don't offer the most desired open weight models per-token, so we found another vendor and are less likely to use Google services going forward (for more reasons than this)

  • lostmsu 2 hours ago

    Can't run Qwen 3.6 35B A3B? Even Qwen 3.5 9B is comparable.

    • phren0logy an hour ago

      Is it really? A 9B model is equivalent? Honest question, as I haven't spent that much time with the 9B variant or Flash 2.5. But that seems like a pretty bold claim for such a small model. I assumed Flash 2.5 was considerably larger, but maybe I'm wrong?

  • Alifatisk an hour ago

    So you’re telling me, these people have workflows thats so tightly integrated to gemini-2.5-flash that no other model matches it’s performance? Really?

    Have they really looked at all alternatives and found none to be a viable option?

    I might have underestimated how good 2.5-flash was. I understand the issue with pricing though.

    This is why I believe, for a company, to never be reliant on closed-weight models.

  • GaggiX an hour ago

    I really like Gemini 2.5 Flash Lite because it's a dirt cheap model that support every input modalities.

    At least now MiMo v2.5 exists and can be used as another dirt cheap multimodal model.

  • Hamuko 2 hours ago

    Isn't asking Google to not discontinue a product a bit like asking the tide to not rise?

    • trvz an hour ago

      That, and while you’ve chained yourself to the floor of the littoral zone previously.

    • wseqyrku 31 minutes ago

      And worse, they didn't say please.

  • rvz 43 minutes ago

    "Do not get rid of GPT 4o"