Live data from Hacker News

Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

blog.google

481–490 of 616 posts

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#481
post #451

Earlier quoted context omitted.

3.6 is roughly 50% faster, which isn't totally insignificant for being marginally more expensive.[1] [1]artificialanalysis.ai

Sure, but there's no sota alternative from Google. That's it, and its beaten by GLM 5.2 on every measure except somewhat speed. I find that quite staggering. GLM is open weights

Speed is definitely a marketable quality. All these things are a trade-off and solely measuring against SOTA I don't feel is always helpful.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#482

Earlier quoted context omitted.

It’s multimodal though.

> It’s multimodal though. Sure. And how does that make your day better? I know it does not improve my work in any way shape or form. I'll take a better coding model that's not multi-modal any time. If I need an LLM to do images or sound, I'd rather use a dedicated one instead of a jack-of-all-trades-master-of-none model.

At least 30% of my queries to an LLM include deciphering something from an image. If I’m coding pretty much a hundred percent of bugs include some sort of image.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#483
post #117

Earlier quoted context omitted.

This is the feeling i get too. Cant produce quality, but can produce something that is super fast...so take the wins where they are.

For a coding LLM specifically, when is fast a good tradeoff for quality?

> ...when is fast a good tradeoff for quality?

When it is cheaper, and the "lower quality" model is adequate for the task at hand.

Plenty of problems have a low(er) skill/intelligence floor, anyone who uses the dual-mode agent paradigm (plan, then act) figures out the second phase can be completed by a less capable model. Even when disregarding costs - speed is important here because the agent can rapidly iterate without human supervision, based on compiler errors, lint and test failures

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#485

Google somehow managed to snatch defeat from the jaws of success with their AI products. They literally forced me and my company out of Antigravity by phasing out AI Ultra subscription without any proper product follow-up. Antigravity IDE cannot even have poweruser subscriptions now from Google Workspace an Gemini Enterprise Agent Platform cannot be attached to Antigravity IDE. Gemini Enterprise Agent Platform has an…

I don't know where you've been for the last decade but all google ever does is retire products with no recourse.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#486
post #107

Earlier quoted context omitted.

It's also very possible that they know their big model underperforms chatgpt 5.6 and fable by too much, so they are focusing on what they can get wins in like speed instead.

That's the only explanation that makes sense. If it was frontier but cost or compute were limiting factors, they'd release it at an obscene price for the bragging rights. Google doesn't care that much about alignment, and I don't think it's likely to be significantly different than 3.5 anyway. The only reason it would need to be soft-canceled is if it's terrible, and has to end up in a ditch like Llama 4 to avoid sha…

“Google doesn't care that much about alignment”

I don’t think this is necessarily true, did we all forget how much Google cared about alignment that their AI wasn’t able to render a white polar bear?

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#487

Earlier quoted context omitted.

That and/or the business case isn’t as clear when serving enormous models? You’re constantly stuck in a red queen’s race where your profitability window is increasingly measured in weeks because the Chinese are right behind you. For small models (which are probably distilled from their big ones) you can serve them economically all the time and not hemorrhage money.

[flagged]

The AI labs have been subsidising. When they try turn a profit, people will move to the fast followers. The only people that won’t are those that compete on leveraging the very latest models and even then, once spend and scale goes to the cheaper providers, we’ll see deeper research from those providers too. Think “PC compatibles beat IBM, Sun, SGI eventually”.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#488
My hunch is Google is trying to integrate a fast and relatively cheap AI across search and every other surface of their product suite. And for that objective, a model that can move faster while being accurate and cheap enough is more important to them than producing a frontier class heavyweight model.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#489
post #79

Earlier quoted context omitted.

I am growing tired of these pelicans posts every time a new model is published. Feels to me like low effort personal brand promotion. Just sharing my 2 cents.

I feel the same way. It was fun at first but has gotten tiresome. Does anyone actually use these models to generate SVGs?

Yes? And even for simple interactions, they use SVG by default.

Re: Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

#490

Plugged 3.5 Flash Lite into an existing agent harness that was previously using 3.1 Flash Lite and this shit just does not work. It's not following instructions and is not producing the correct tool calls.

Maybe this is relevant? Just in case

> For autonomous subagents with tool calls, code execution, or multi-step reasoning: set thinking_level to "medium" or "high" to prevent premature tool termination.

I just happened to see that in the docs: https://ai.google.dev/gemini-api/docs/latest-model

Post reply on HN