← Back to context

Comment by IAmGraydon

3 hours ago

It’s particularly bad if you ask it how to do something in any given application. Most of the time it just hallucinates UI elements that aren’t there at all and confidently gives you instructions on how to do said thing in a way that is literally impossible.

I think the model must be very lightweight since they’re automatically running most search queries through it and a decently powerful model like Gemini would cost far too much in compute.

Yeah I'm guessing it's using one of the gemini-flash-lite models which are really basic. What I don't get is how they settled on this idea rather than having full Gemini generate a good answer and CACHE IT rather than having this silly lite model generate a different answer a million times a day.