Back to News
Advertisement

Ask HN: Did Google kill its enterprise workhorse model?

wwaldrews about 12 hours ago 10 comments

HI version is available. Content is displayed in original English for accuracy.

Is anyone else in a panic over the Gemini 2.5 model generation (Pro, Flash) being sunset in October before there's even any Pro class model in general availability (with geo restrictions etc.)? Google wants everyone to migrate to 3.x Flash, which beats the older Pro models on the benchmarked tasks, but isn't the same thing as the Pro class on reasoning-heavy tasks like complex reasoning on very large documents (my big use case).

The Gemini family had a distinct niche in document comprehension, with thousand page input documents taking only 300k tokens. Nothing quite like that in OpenAI or Anthropic world, even at more than 10x the token adjusted price. Should we just give up on Google at this point and engineer around the competitors' limits and eat the costs? Totally unnecessary own goal by team Google.

Advertisement

⚡ Community Insights

Discussion Sentiment

73% Positive

Analyzed from 323 words in the discussion.

Trending Topics

#models#google#model#flash#pro#great#access#markdown#open#weight

Discussion (10 Comments)Read Original on HackerNews

kennywinkerabout 11 hours ago
Sounds like they did. IMO, building your business on anything but open-weight models is a bad idea. Unless you're on the s&p 500 you are an insect to google, anthropic, grok (ew), and openai - and they could crush you at any time without even noticing.
PaulShin28 minutes ago
Google is falling behind in this competition.
torvin92about 8 hours ago
Sunsetting a model with a two-month notice is exactly why the open-weight argument keeps winning. The API is a dependency you don't control.
dzongaabout 3 hours ago
2.5 flash was also good to use with as the llm layer for voice products.

but google gonna google.

grahamnorton39about 10 hours ago
Might be missing something —- are there any issues with Gemini 3.1 Pro that aren’t there in 2.5?

I agree, though. 2.5 Pro is a great model. Very competent, knows a lot, and can process tons of text (and videos, and images, and audio too iirc?). Basically unlimited access to it too via AI Studio. I used it for processing and transforming bucketloads of data, ingesting masses of transcripts and converting them to flashcards, etc. I’ll be sad to see it go. None of the newer, cheaper, but obviously less intelligent benchmaxxed smaller models really seem to hold a candle to it for lots of things.

waldrewsabout 10 hours ago
It's still 'preview' and not generally available, so can't run it for US restricted workloads.
OutOfHereabout 1 hour ago
As an alternative, it's not a bad idea to first convert each document to markdown via a thinking or agentic LLM. Embedded figures can even be embedded as readable tables or Latex or Mermaid. Do record the name and parameters of the model that performs the conversion. You can then query the markdown using any model with an input token cost that is exactly equal to the encoding of the markdown. For multiple queries you can also use input caching.
ernsheongabout 9 hours ago
Flash is the new Pro, try it first
davedxabout 6 hours ago
Nope. The projects I'm on where we use it, we're carefully migrating to the newer models. Where we can we test with evals to try and get an understanding of how the models have changed.

It's not all roses -- I've seen some regressions -- but generally the 3.x Flash models are pretty great for our use cases.

The great thing about LLMs though is it's incredibly easy to diversify and have fallbacks. But of course that means additional costs, mostly centered around engineering efforts to test and integrate them.

yieldcrvabout 10 hours ago
Check model garden on vertex ai for other models that you can access

Models you can download and use elsewhere if Google nixes access