| ▲ | 2muchcoffeeman 18 hours ago | |||||||
> “ honestly, the LLM doesn't quite know why it chose that either.” Uh, have you asked it? These sorts of articles are funny. Like the author assumed that you have to use an LLM in a certain way. “I can just ask the LLM and there it is! I didn’t learn anything! :(“ You can interrogate the LLM. You can ask it all sorts of things. Tell it to justify its decisions. Tell it to give you supporting evidence. Tell it to give you options. Tell it to explain things in detail. I’ve been using it as a learning tool and it’s quite effective. Granted the stuff I don’t care about really does get worse. If I have a config typo I just go “There’s a typo in blah. Find it and fix it.” Or setting up the boiler plate for a project. I’m getting quite useless at that. But it doesn’t have to be any particular way. It’s a tool. Exploit it. | ||||||||
| ▲ | beej71 17 hours ago | parent | next [-] | |||||||
I use it as a very effective learning tool, as well. To test my learning, I make sure I can code it myself after that. | ||||||||
| ▲ | nkurz 16 hours ago | parent | prev [-] | |||||||
> You can interrogate the LLM. You can ask it all sorts of things. Tell it to justify its decisions. Tell it to give you supporting evidence. Tell it to give you options. Tell it to explain things in detail. Hopefully you realize that it's not actually introspecting into its previous thought process, and instead it is just making up a plausible after-the-fact explanation that matches the format of similar explanations found in its training set? I too often find these explanations enlightening, but please don't forget that you need to read all such responses as those of a pathologically lying psychopath desparate to trick you, not as a trusted expert who actually understands its internals. | ||||||||
| ||||||||