External Publication
Visit Post

Humans see it instantly — LLM doesn’t

Hugging Face Forums [Unofficial] April 30, 2026
Source
this whole conversation points out 2 things. 1. Most AI are trained on text first, and everything else second. thats mainly a momentium problem. 2. instructions sets are important. while the goal is to get the AI to ‘solve the maze correctly’ you cannot actualy directly instruct it on how to go about doing it. you must introduce the maze, and a prompt outlining a proposed approach. “Here i introduce a maze. determine if a soltuin exists, then explain your reasoning.” so, on some AI there is a setting to ‘show thoughts’ and unless this is turned on, you may not even see what thought process the AI is useing to even Approach this problem. why does that matter? because you are trying to determine whether it is pathing first, or reachability testing. in many cases, this only actually maters beyond idle curiosity if you are in research, OR you are doing active work that requires an AI to bebale to do this consistantly.

Discussion in the ATmosphere

Loading comments...