Been using Gemini for a few months, somehow it's gotten much, much worse in that time. Hallucinations are very common, and it will argue with you when you point it out. So, don't have much confidence.
In my experience with chat, Flash has gotten much, much better. It's my go-to model even though I'm paying for Pro. Pro is frustrating because it too often won't search to find current information, and just gives stale results from before its training cutoff. Flash doesn't do this much anymore. For coding I use Pro in Gemini CLI. It is amazing at coding, but I'm actually using it more to write design docs, decomp mul…
Gemini 2.5 Deep Think
101–110 of 259 posts
Re: Gemini 2.5 Deep Think
#102Re: Gemini 2.5 Deep Think
#103I started doing some experimentation with this new Deep Think agent, and after five prompts I reached my daily usage limit. For $250 USD/mo that’s what you’ll be getting folks. It’s just bizarrely uncompetitive with o3-pro and Grok 4 Heavy. Anecdotally (from my experience) this was the one feature that enthusiasts in the AI community were interested in to justify the exorbitant price of Google’s Ultra subscription. I…
It could be that your problem was too simple to justify the use of Deep Think. But yes, Google should have figured that out and used a less expensive mode of reasoning.
This is why model pickers persist despite no one liking them.
Re: Gemini 2.5 Deep Think
#104Re: Gemini 2.5 Deep Think
#105Re: Gemini 2.5 Deep Think
#106Approach is analogous to Grok 4 Heavy: use multiple "reasoning" agents in parallel and then compare answers before coming back with a single response, taking ~30 minutes. Great results, though it would be more fair for the benchmark comparisons to be against Grok 4 Heavy rather than Grok 4 (the fast, single-agent model).
That this kind of approach works is good news for local LLM enthusiasts, as it makes Cloud LLM using this more expensive while local LLM can do so for free up to a point (because LLM inference is limited by memory bandwidth not compute, you can run multiple queries in parallel on your graphic card at the same speed as the single one. Until you become compute-bound of course).
I don't think this is correct, especially given MoE. You can save some memory bandwidth by reusing model parameters, but that's about it. It's not giving you the same speed as a single query.
Re: Gemini 2.5 Deep Think
#107Re: Gemini 2.5 Deep Think
#108Ladies and Gentlemen, Here's Gemini Deep Think when prompted with: "Create a svg of a pelican riding on a bicycle" https://www.svgviewer.dev/s/5R5iTexQ Beat Simon Willison to it :)
Re: Gemini 2.5 Deep Think
#109Ladies and Gentlemen, Here's Gemini Deep Think when prompted with: "Create a svg of a pelican riding on a bicycle" https://www.svgviewer.dev/s/5R5iTexQ Beat Simon Willison to it :)
Meme benchmarks like this and Strawberry are funny but very easy to game, I bet they're all over training sets nowadays.
Re: Gemini 2.5 Deep Think
#110[flagged]
Not quite yet. But if you live long enough an AI robot will grant you these and other similar wishes.