Gemini 2.0 Flash Thinking Experimental
aistudio.google.com
Gemini 2.0 Flash Thinking Experimental
1–6 of 6 posts
Re: Gemini 2.0 Flash Thinking Experimental
#2Re: Gemini 2.0 Flash Thinking Experimental
#3Re: Gemini 2.0 Flash Thinking Experimental
#4OTOH, I asked it a math question that o1 got right and it messed up.
Re: Gemini 2.0 Flash Thinking Experimental
#5"Thinking Mode is an experimental model and has the following limitations:
32k token input limit Text and image input only 8k token output limit Text only output No built-in tool usage like Search or code execution"
Re: Gemini 2.0 Flash Thinking Experimental
#6Someone suggested I try asking it for a program to do this search, and it correctly generated the grid and list of letters. The search code had some bugs, but after a few iterations it was able to succeed. It turned out to be a really simply bug too: the letters in the grid were uppercase, while the words in the search list were lowercase. Converting the words to uppercase and stripping any spaces was enough to get it to succeed!
Overall this really feels like an amazing step forward, and it's the first Google model that has genuinely impressed me. Now I'm very excited for what will be coming next.