Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
blog.jcz.dev
Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
1–10 of 97 posts
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#2Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#3Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#4Does this even have any effect?
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#5This was a good while back but I'm sure a lot of people might find the process and code interesting even if it didn't succeed. Might resurrect that project.
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#6"Crucially, it tells the agent not to rely on its internal training data (which might be hallucinated or refer to a different version of the game) but to ground its knowledge in what it observes. " Does this even have any effect?
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#7"Crucially, it tells the agent not to rely on its internal training data (which might be hallucinated or refer to a different version of the game) but to ground its knowledge in what it observes. " Does this even have any effect?
It definitely doesn't wipe its internal knowledge of Crystal clean (that's not how LLMs work). My guess is that it slightly encourages the model to explore more and second-guess it's likely very-strong Crystal game knowledge but that's about it.
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#8I wonder how much of it is due to the model being familiar with the game or parts of it, be it due to training of the game itself, or reading/watching walkthroughs online.
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#9"Crucially, it tells the agent not to rely on its internal training data (which might be hallucinated or refer to a different version of the game) but to ground its knowledge in what it observes. " Does this even have any effect?
"It is worth noting that the instruction to "ignore internal knowledge" played a role here. In cases like the shutters puzzle, the model did seem to suppress its training data. I verified this by chatting with the model separately on AI Studio; when asked directly multiple times, it gave the correct solution significantly more often than not. This suggests that the system prompt can indeed mask pre-trained knowledge to facilitate genuine discovery."
Re: Gemini 3 Pro vs. 2.5 Pro in Pokemon Crystal
#10Nice writeup! I need to start blogging about my antics. I rigged up several cutting edge small local models to an emulator all in-browser and unsuccessfully tried to get them to play different Pokémon games. They just weren't as sharp as the frontier models. This was a good while back but I'm sure a lot of people might find the process and code interesting even if it didn't succeed. Might resurrect that project.