Live data from Hacker News

Gemini 3.7 Flash

blog.google

111–120 of 525 posts

Re: Gemini 3.7 Flash

#111

Gemini Flash is one of the best "good-enough" models. I use this type of model daily, for automation and quick development iteration loops. Unfortunately, it's often not strong enough for heavy refactoring and long running development loops.

Yeah we use it for auto-triage of incidents, attempts to auto-remediate, and escalation to human. But for actual development, it’s not a viable option for us.

Re: Gemini 3.7 Flash

#112

Does Google believe people want fast models because they have some sort of evidence of that preference? Or are they no longer capable of delivering a Pro model?

throughout history, Google has been obsessed with speed as a feature. that was a huge reason people used google search, and then chrome in the first place, and it think its really underestimated by people. Jeff Dean specifcally seems to think about this alot.

Re: Gemini 3.7 Flash

#113

Does Google believe people want fast models because they have some sort of evidence of that preference? Or are they no longer capable of delivering a Pro model?

I have read that "pro"/"opus"/etc models can actually be worse for everyday coding as they reason "too deeply" and turn over too many stones over-thinking the problem and potentially getting distracted. This feels absurd to me (my gut is "I want the SMARTEST model I can get!!"), but often I find that my experience of using a flash/sonnet model for every-day workhorse coding they are better. Its not the same thing, bu…

True, if you have a codebase that works in practice but has dozens of loose ends and poorly defined edge cases than it can chase off into rabbit holes because "oh wait, what if x is undefined instead of null? How is y defined? This outdated package has long known severe security holes and should not be used anymore, do we actually need it?".

Re: Gemini 3.7 Flash

#114
post #57

How does it compare to Opus 5.0 and Fable 5 for coding? E.g. in Cursor or OpenCode?

It is not a competitor to those it competes with Sonnet.

Google's Opus competitor is 3.1 Pro Preview which is essentially obsolete (competed with Opus 4.6). They do not have a Fable/Sol competitor.

Re: Gemini 3.7 Flash

#115
Ever since the insane discount with GPT-5.6 Luna, not much excites me anymore. I mean just look at the benchmarks, even though Gemini 3.7 Flash performs well on the DeepSWE 1.1, Luna (Max) still performs way better. I personally have stuck to Luna (Xhigh) because its been more than enough and does not bloat up the context window too fast with reasoning tokens.

https://deepswe.datacurve.ai

> Starting January 1, 2027, $1.50/1M input tokens and $7.50/1M output tokens will apply.

Compare this to Luna which is at $0.2/1M input ($0.02 cached) and $1.2/1M output.

https://developers.openai.com/api/docs/models/gpt-5.6-luna

Re: Gemini 3.7 Flash

#116
post #75

Actual announcement: https://blog.google/innovation-and-ai/models-and-research/ge... So it's better than 3.6 Flash, at half the price. I've been pretty excited about Gemini models recently, they just feel so fast after spending most of the day at work waiting for Opus 5.

> So it's better than 3.6 Flash, at half the price.

I think its the same price..

Re: Gemini 3.7 Flash

#117
post #95
post #66

Grok, Meta, Gemini and others all released updates to their models within around a month or two from their respective last release and made significant jumps in benchmarks all around the same time. Any guesses as to why that is? Is it just the release season and/or everyone is benchmaxxing?

its essentially the same model being trained continuously 24/7 with the company periodically publishing just a new checkpoint each new checkpoint can benefit from better reasoning training, RL on specific tasks and more synthetic data So why do they seem to release around the same time ? my guess is because they time major releases around quarterly earnings, investor meetings and other important business milestones.…

Sure, they are just checkpoints, that much I guess is obvious. The question is why did they not do frequent releases like this before and why are they making significant jumps in benchmarks so fast and all these companies suddenly falling into that pattern? Earning reports are not to come until end of October, that's not it.

Re: Gemini 3.7 Flash

#118

Does Google believe people want fast models because they have some sort of evidence of that preference? Or are they no longer capable of delivering a Pro model?

All the leaks say their latest attempt at a Pro model was not competitive.

That would be concerning if true, since they seem to have made a heavy bet on multi-modal as the way forward.

I wonder if this counts as evidence against that hypothesis? That multi-modal is struggling to keep up with SotA and the best they can offer is competent and fast?

Re: Gemini 3.7 Flash

#119
After being stuck with using GPT-5.6 models for the past few weeks, I have renewed faith in Google and everyone but OpenAI. The GPT-5.6 models are quite obviously benchmarkmaxxed to make they seem like they are intelligent but they are quite dumb outside anything that not a benchmarked task.

I also think Google is still the best at fitting the most overall intelligences into their models, but for some reason it seems like the model architecture is just bad.

Re: Gemini 3.7 Flash

#120
post #70
post #41

They need to release benchmarks against Luna/Terra. Luna is much cheaper which feels like it undercuts the need for Flash. I've always considered the Flash series of models to be for low-cost, high-volume, mostly text-based use cases (e.g. summarization, parsing, formatting), emphasis on low-cost. [edit: ah, benchmarks here: https://blog.google/innovation-and-ai/models-and-research/ge... more of a Terra than Luna com…

gemini flash is probably the best model for visual tasks right now. they also make it really easy to ingest videos

Yes, was going to say I use it exclusively for video and audio. The ability to give it a YouTube link through the API and ask questions about it is awesome
Post reply on HN