8/17/2026 at 1:47:59 PM
The summary "There are still clear limits. Gemini 3.5 Flash remains a better practical choice [than GPT 5.6 Sol] for high-volume detection and counting in our benchmark, especially at its price." seems rather understated !GPT 5.6 Sol was outperformed on all benchmarks by Gemini 3.5 Flash, apart from a single exception (OCR) where Fable was the winner.
Gemini 3.5 Flash not only outperformed GPT 5.6 Sol, but did so at 1/3 of the cost.
by HarHarVeryFunny
8/17/2026 at 3:33:04 PM
Hi, I’m the author of this blog post. I wrote it about 4 weeks ago, and the VLM world is moving so fast that it’s already kinda outdated. I think Gemini 3.7 Flash might be a better choice now, especially when you factor in the price.Here’s a comparison of the best low-cost models I put together last week. What’s crazy is that Gemini 3.7 Flash is now 50% off on OpenRouter, and this chart doesn’t even account for that discount. https://x.com/skalskip92/status/2088032652301304121?s=20
by SkalskiP
8/17/2026 at 4:12:05 PM
Curious why you didn't try Gemini 3 pro? That is the model I've been using for OCR entry of handwritten datasheets (JPGS of datasheets, structured JSON output). At my scale, the cost of 3 pro is basically not an issue, but if there are improvements in quality, I'd definitely be willing to explore other modelsby MostlyStable
8/17/2026 at 6:53:51 PM
In my experience starting with Gemini 2.5 Pro, moving to 3 and 3.1, 3.5 Flash, 3.6 Flash, and finally 3.7 Flash, 3.7 Flash is just as good if not better than 3 especially on high resolution mode (same token count per page as 3.1).I run complicated, messy PDFs through these models. 2.5 Pro required a lot of kludgy hacks to get it to fully "see," but from 3.1 pro on I've removed many of them and haven't spotted problems.
3.7 Flash scores better than 3.1 pro on most benchmarks, leading me to believe that even if your OCR requires reasoning to interpret text or data, 3.7 Flash is probably going to be better.
by gdudeman
8/17/2026 at 6:00:55 PM
3 Pro is quickly approaching one year old. There's almost no reason to benchmark it, especially since a new version of Gemini Pro was supposed to be released mid 2026 and hasn't seen the light of day.by bastawhiz
8/17/2026 at 6:23:57 PM
That would make sense if we already knew that, for these kinds of tasks it was significantly worse. The tests that I'm aware of for these tasks show it as still performing near the top.by MostlyStable
8/17/2026 at 8:05:01 PM
I think it definitely makes sense since it's still the best Google has to offer in the "pro" tier.by tziki
8/17/2026 at 8:18:26 PM
3 and 3.1 Pro are both marked as deprecated by Google. Even if they're the best Google offers, it would be foolish to choose a model that's explicitly deprecated.It's not a technical problem, it's a commercial one. If Google can't ship a model to replace the one they deprecated, that tells you everything you need to know about choosing a Gemini model for whatever you're trying to do.
by bastawhiz
8/17/2026 at 9:41:44 PM
3.1 Pro is not deprecated!by heaney-555
8/17/2026 at 10:54:06 PM
https://ai.google.dev/gemini-api/docs/deprecationsThat link shows 3.1 pro listed as deprecated with no replacement model.
by bastawhiz
8/18/2026 at 3:15:45 AM
No, that's the "preview" version (gemini-3.1-pro-preview) aka the beta/early version before the official release of 3.1 Pro.by qlte
8/18/2026 at 5:30:46 PM
You are misreading that link. That's a list of all their models.Just like 3.7 Flash, 3.1 Pro says "No shutdown date announced."
by heaney-555
8/17/2026 at 6:58:50 PM
The “pro” moniker means nothingthese models aren’t successors and barely have a common ancestor, they are independently baked in the training oven and assigned a semantic version randomly by someone trying to show initiative but not trying to do on the toes of the last guy who got promoted first
So 3 pro is outdated and will likely never exit preview
The “flash” and “lite” models are the real “pro” in colloquial ideas of fleshed out and capability, at this point.
they’re better, faster and cheaper, larger context windows keeping up with the industry and more
by yieldcrv
8/17/2026 at 8:18:55 PM
They are smaller models, and you can tell. Small models make dumb common-sense mistakes that big models never do. This is the "smell" many talk about.by heaney-555
8/17/2026 at 8:24:56 PM
Do you have cases where you still see 3.1 pro outperforming 3.7 flash?by sidibe
8/17/2026 at 9:38:38 PM
Yes, for complex questions of biology, physics, and analysis of anomalies.3.7 Flash is better at coding, sure, but AI is not just for coding.
by heaney-555
8/17/2026 at 8:29:23 PM
hasn't been an issue since 3.5 for me, what have you seen, say, in the last two monthsby yieldcrv
8/17/2026 at 9:39:02 PM
For complex questions of biology, physics, and analysis of anomalies, 3.1 Pro is still better than 3.7 Flash for me.3.7 Flash is better at coding, sure, but AI is not just for coding.
by heaney-555
8/18/2026 at 8:59:24 AM
[dead]by ppaanngggg
8/17/2026 at 7:41:44 PM
What about Gemma ?by Melatonic
8/18/2026 at 9:01:39 AM
[flagged]by runtime_lens
8/17/2026 at 6:23:27 PM
Gemini tops their vision evals [0] by a mile, with 4/5 top spots going to variants of it. Qwen is the only other contender, likely due to how good it is for object detection, where it crushes the competition [1].by ImageXav
8/17/2026 at 1:59:54 PM
Yeah I was thinking about giving Luna a go with my PDF data extraction, but I think I‘ll stay on Gemini. It does a very good job.by MrBuddyCasino
8/17/2026 at 2:29:25 PM
Gemini is still my top choice within production software for typical data extraction from unstructured data. Gemini Flash Lite feels like a cheat code for speed, and it's really cheap.Some other Chinese models are also fast and cheap, but a harder sell in a U.S. production environment.
by bicx
8/17/2026 at 6:05:50 PM
Speaking from experience here, flash lite models have amazing price, speed, and perform far above their size, but are susceptible to very bad instruction following and recall when either complexity or context size inch up. They’ll just forget to apply your instructions to portions of the input, and repeat parts of the input that should be returned verbatim as direct quotes but with subtle changes (breaking urls, for example).by ComputerGuru
8/17/2026 at 6:44:34 PM
Yes you have to continuously tune the prompts ever so subtly. 3.5 is a lot better than than 3.1 tho.Important to remember that json schema instructions take precedence over the normal prompt, so move as much into property descriptions as possible.
by MrBuddyCasino
8/17/2026 at 7:35:12 PM
This was 3.5 flash lite, actually, and after prompt tuning. It was very clearly an issue that correlated with input (JSON array) size, the more elements in the batch, the higher the error rate.3.0 flash (not lite) handled it like a champ though, fwiw.
by ComputerGuru
8/17/2026 at 3:15:20 PM
Yeah Gemini 3.5 Flash Lite is really good. Which Chinese models can you recommend?by MrBuddyCasino
8/17/2026 at 3:38:26 PM
Hi, I’m the author of this blog. It depends on how strong of a model you need, but in general, Qwen is easily the best among the Chinese models right now.Over the last two weeks, Qwen released two new models. Qwen3.8-Max is totally insane, but it’s only available through the Alibaba Cloud API. I wrote a similar blog covering Qwen3.8-Max: [https://blog.roboflow.com/qwen3-8-max/](https://blog.roboflow.com/qwen3-8-max/)
If you’re looking for something you can run locally, Qwen3.8-27B might be a great option. On Friday, I did a quick comparison between Qwen3.8-Max and Qwen3.8-27B: [https://x.com/skalskip92/status/2088411215441621469?s=20](https://x.com/skalskip92/status/2088411215441621469?s=20)
by SkalskiP
8/17/2026 at 5:03:42 PM
Googles local gemma models which target roughly the same parameter count range, are known for being a lot better at vision tasks than qwen, no idea if 3.8 has changed that thoughby kanemcgrath
8/17/2026 at 6:05:56 PM
Really? Gemma4-31B should be better than Qwen3.8-27B? I'm happy to test that.by SkalskiP
8/17/2026 at 3:30:39 PM
I've been using Qwen3.5-9B, hosted locally for PDF data extraction and it performs pretty well when extracting data from tables and infographicsby b345
8/17/2026 at 2:58:49 PM
[dead]by msp26
8/17/2026 at 4:08:06 PM
Gemini is honestly an excellent LLM with many capability strengths.For example, 3.7 Flash is #1 on MMLU Pro and AA’s agentic spreadsheets/docs benchmark, etc. Yes, beating Fable.
Agentic coding is only one dimension.
by dannyw
8/17/2026 at 4:56:35 PM
Anecdotally, Gemini Flash is the leader for a particular use case of mine and has been since at least version 2.5. But now there's also Luna as the first real competitor thanks to the price cut.My worry is that this is a zero-sum game and when Gemini catches up on coding, it'll regress to the mean in other areas.
by fau
8/17/2026 at 4:20:57 PM
thats so helpful - tysmby Damjanski